Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-193032
#<BuildRuby:0x000055c0d0cec098
@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.20231227-193032",
@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.000004 0.000019 ( 0.000018)
autoconf 0.000023 0.000006 0.000029 ( 0.000028)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003635 0.000855 1.101227 ( 1.491288)
build_miniruby 0.001090 0.000257 0.923933 ( 0.923065)
build_ruby 0.001178 0.000000 2.822157 ( 2.822519)
build_all 0.009519 0.000000 16.425262 ( 1.490818)
build_install 0.008077 0.000298 4.707086 ( 1.195959)
test_btest 0.001029 0.000000 83.882391 ( 7.278769)
test_basic 0.004682 0.000258 0.761605 ( 0.835054)
test_all 0.095574 0.036243 557.348599 ( 49.750425)
test_rubyspec 0.029161 0.021832 49.779689 ( 62.045998)
total: 127.83 sec