Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-034543
#<BuildRuby:0x000055f96cce3568
@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.20231206-034543",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004474 0.001053 1.280211 ( 1.717835)
build_miniruby 0.000866 0.000204 0.926001 ( 0.925934)
build_ruby 0.001043 0.000245 2.675143 ( 2.675287)
build_all 0.006151 0.004439 16.713907 ( 1.488317)
build_install 0.004512 0.005070 4.957405 ( 1.181696)
test_btest 0.000797 0.000253 84.808935 ( 7.884198)
test_basic 0.002954 0.000941 0.639068 ( 0.715875)
test_all 0.095308 0.041856 536.804995 ( 56.879091)
test_rubyspec 0.027561 0.024418 51.261504 ( 63.648660)
total: 137.12 sec