Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-090342
#<BuildRuby:0x000055ac11660040
@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-090342",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000033 0.000006 0.000039 ( 0.000038)
configure 0.000026 0.000005 0.000031 ( 0.000029)
build_up 0.001860 0.003502 1.704040 ( 1.863865)
build_miniruby 0.000866 0.000182 0.816383 ( 0.816275)
build_ruby 0.001162 0.000245 2.770231 ( 2.770194)
build_all 0.008038 0.000819 14.099657 ( 1.281124)
build_install 0.000458 0.007247 4.099855 ( 1.040031)
test_btest 0.000889 0.000254 76.532063 ( 6.503981)
test_basic 0.004296 0.001228 0.799325 ( 0.876030)
test_all 0.076581 0.053577 460.236703 ( 51.089493)
test_rubyspec 0.026749 0.021073 47.952752 ( 60.353694)
total: 126.60 sec