Logfile: /home/ko1/ruby/logs/brlog.trunk.20231231-062512
#<BuildRuby:0x0000563b8ba43568
@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-062512",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.002132 0.003597 1.052141 ( 1.456675)
build_miniruby 0.000000 0.001370 0.880909 ( 0.881141)
build_ruby 0.000000 0.001325 2.772881 ( 2.772126)
build_all 0.006902 0.002912 16.454128 ( 1.473786)
build_install 0.008343 0.000000 4.608547 ( 1.118172)
test_btest 0.000917 0.000000 84.819875 ( 7.051319)
test_basic 0.003185 0.003102 0.806089 ( 0.871888)
test_all 0.110385 0.027764 537.425300 ( 56.224895)
test_rubyspec 0.017704 0.025695 47.915710 ( 60.190653)
total: 132.04 sec