Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-231256
#<BuildRuby:0x00005602ea12f280
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-231256",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004260 0.000388 1.012775 ( 1.274323)
build_miniruby 0.000893 0.000081 0.872857 ( 0.872958)
build_ruby 0.001582 0.000144 2.704865 ( 2.707639)
build_all 0.007961 0.000268 12.181830 ( 0.975881)
build_install 0.009750 0.000812 3.503477 ( 0.973246)
test_btest 0.000697 0.000058 62.349367 ( 5.943971)
test_basic 0.000000 0.003299 0.373867 ( 0.457205)
test_all 0.070803 0.028884 400.104744 ( 41.193191)
test_rubyspec 0.041068 0.033848 40.098284 ( 52.758055)
total: 107.16 sec