Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-070626
#<BuildRuby:0x000055b511d037b8
@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.20231208-070626",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.000966 0.004237 1.430604 ( 1.766985)
build_miniruby 0.000839 0.000187 0.903553 ( 0.903370)
build_ruby 0.001469 0.000327 2.787218 ( 2.788730)
build_all 0.005554 0.004568 17.145210 ( 1.544767)
build_install 0.000158 0.008635 5.120118 ( 1.234397)
test_btest 0.000738 0.000272 88.137791 ( 7.564183)
test_basic 0.002748 0.002081 0.821228 ( 0.897429)
test_all 0.093497 0.044135 571.771487 ( 52.318500)
test_rubyspec 0.023574 0.029171 50.945483 ( 63.339373)
total: 132.36 sec