Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-235156
#<BuildRuby:0x0000562e98603840
@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.20240117-235156",
@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.000017 0.000001 0.000018 ( 0.000017)
autoconf 0.000027 0.000001 0.000028 ( 0.000028)
configure 0.000022 0.000001 0.000023 ( 0.000023)
build_up 0.004738 0.000249 1.264268 ( 1.633707)
build_miniruby 0.000921 0.000000 0.856377 ( 0.856343)
build_ruby 0.001312 0.000000 2.830174 ( 2.829621)
build_all 0.009033 0.000352 14.502075 ( 1.315287)
build_install 0.007712 0.000144 4.307426 ( 1.108955)
test_btest 0.000948 0.000045 77.246533 ( 6.957185)
test_basic 0.000000 0.004306 0.712310 ( 0.793848)
test_all 0.114695 0.014898 480.742320 ( 50.570064)
test_rubyspec 0.040053 0.022195 81.334258 ( 93.705589)
total: 159.77 sec