Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-225314
#<BuildRuby:0x000055ce09ff3d68
@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.20231031-225314",
@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.000003 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003920 0.001225 1.423752 ( 1.692303)
build_miniruby 0.000704 0.000220 0.854248 ( 0.854112)
build_ruby 0.001305 0.000000 2.766770 ( 2.766398)
build_all 0.008999 0.000504 15.984372 ( 1.449709)
build_install 0.008248 0.001852 4.792143 ( 1.140274)
test_btest 0.000942 0.000257 84.176961 ( 7.200149)
test_basic 0.000770 0.004247 0.716041 ( 0.796229)
test_all 0.089831 0.043893 510.268535 ( 46.882677)
test_rubyspec 0.018703 0.030343 50.800432 ( 63.111664)
total: 125.89 sec