Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-205232
#<BuildRuby:0x000056452886bbb8
@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.20240103-205232",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005084 0.000565 1.550766 ( 1.772614)
build_miniruby 0.000825 0.000092 0.850492 ( 0.850126)
build_ruby 0.000000 0.001336 2.678143 ( 2.678229)
build_all 0.005951 0.003369 14.224268 ( 1.372320)
build_install 0.004780 0.003768 4.163953 ( 1.047657)
test_btest 0.000807 0.000153 72.836763 ( 6.672842)
test_basic 0.000000 0.004207 0.666626 ( 0.741971)
test_all 0.077666 0.053052 483.958877 ( 47.934646)
test_rubyspec 0.025129 0.027517 49.208722 ( 61.665836)
total: 124.74 sec