Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-085801
#<BuildRuby:0x000055eca718f918
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-085801",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003275 0.001092 1.200390 ( 1.589535)
build_miniruby 0.001182 0.000394 0.995412 ( 0.994604)
build_ruby 0.001105 0.000368 2.781601 ( 2.782024)
build_all 0.009907 0.000169 17.005838 ( 1.507551)
build_install 0.004805 0.004737 5.007113 ( 1.200419)
test_btest 0.000787 0.000262 85.832828 ( 7.232522)
test_basic 0.000272 0.004902 0.765300 ( 0.840056)
test_all 0.094053 0.043850 546.344882 ( 52.198328)
test_rubyspec 0.032492 0.012215 50.467421 ( 62.837007)
total: 131.18 sec