Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-232010
#<BuildRuby:0x000055b48692bce8
@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.20231226-232010",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.004449 0.000742 1.130179 ( 1.505774)
build_miniruby 0.001143 0.000191 0.867062 ( 0.866521)
build_ruby 0.001070 0.000178 2.739345 ( 2.739455)
build_all 0.004964 0.004534 16.779684 ( 1.493407)
build_install 0.007628 0.000636 4.705769 ( 1.130839)
test_btest 0.000893 0.000179 86.425092 ( 7.421963)
test_basic 0.001220 0.007112 0.616443 ( 0.689045)
test_all 0.105811 0.030838 536.431944 ( 57.523314)
test_rubyspec 0.024366 0.022975 50.442540 ( 62.759494)
total: 136.13 sec