Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-011901
#<BuildRuby:0x000055a467dbc098
@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.20231223-011901",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.004384 0.000219 1.104789 ( 1.473408)
build_miniruby 0.000980 0.000049 0.835315 ( 0.835517)
build_ruby 0.001336 0.000067 2.695099 ( 2.695210)
build_all 0.010260 0.000000 16.197653 ( 1.443863)
build_install 0.008986 0.000000 4.754690 ( 1.180869)
test_btest 0.001066 0.000000 82.543479 ( 6.570310)
test_basic 0.004234 0.000115 0.706248 ( 0.781387)
test_all 0.103993 0.030833 520.572470 ( 51.273410)
test_rubyspec 0.032788 0.016391 51.032526 ( 63.441112)
total: 129.70 sec