Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-103338
#<BuildRuby:0x00005618e0daf5f8
@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.20231231-103338",
@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.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000029)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004524 0.000083 0.973775 ( 1.357606)
build_miniruby 0.001215 0.000192 0.959348 ( 0.958047)
build_ruby 0.001317 0.000208 2.957724 ( 2.957386)
build_all 0.006516 0.003822 17.008410 ( 1.530958)
build_install 0.009244 0.000000 4.853600 ( 1.211643)
test_btest 0.001117 0.000000 84.832321 ( 7.876353)
test_basic 0.001624 0.003250 0.731191 ( 0.806817)
test_all 0.103012 0.034838 554.684528 ( 57.066182)
test_rubyspec 0.029673 0.022458 50.552412 ( 62.791739)
total: 136.56 sec