Logfile: /home/ko1/ruby/logs/brlog.trunk.20240118-051736
#<BuildRuby:0x000055f8054cf858
@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.20240118-051736",
@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.000018)
autoconf 0.000037 0.000004 0.000041 ( 0.000042)
configure 0.000031 0.000003 0.000034 ( 0.000034)
build_up 0.000938 0.004361 1.322773 ( 1.697721)
build_miniruby 0.000809 0.000135 0.853528 ( 0.853248)
build_ruby 0.001168 0.000194 2.728610 ( 2.728478)
build_all 0.004913 0.004487 14.598882 ( 1.312186)
build_install 0.007842 0.000000 4.295269 ( 1.088807)
test_btest 0.000977 0.000000 80.811189 ( 6.516542)
test_basic 0.003467 0.002413 0.812518 ( 0.887455)
test_all 0.097359 0.031309 479.650182 ( 54.464703)
test_rubyspec 0.040890 0.019822 80.388567 ( 92.743696)
total: 162.29 sec