Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-232116
#<BuildRuby:0x00005605748c3280
@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.20231207-232116",
@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.000008 0.000001 0.000009 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000150 0.004041 0.994621 ( 1.312911)
build_miniruby 0.000828 0.000151 0.873490 ( 0.873883)
build_ruby 0.001040 0.000189 2.700586 ( 2.703238)
build_all 0.004629 0.003341 12.131245 ( 1.011856)
build_install 0.010841 0.000000 3.594032 ( 0.969771)
test_btest 0.000690 0.000000 62.564655 ( 5.532865)
test_basic 0.003906 0.000000 0.372903 ( 0.454387)
test_all 0.100875 0.002993 374.621534 ( 39.354908)
test_rubyspec 0.026136 0.038263 39.988929 ( 52.603060)
total: 104.82 sec