Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-150726
#<BuildRuby:0x000055d27592c078
@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.20231114-150726",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004773 0.000124 1.250380 ( 1.648194)
build_miniruby 0.000855 0.000135 0.860865 ( 0.860898)
build_ruby 0.001105 0.000174 2.714741 ( 2.714896)
build_all 0.009173 0.000755 16.212279 ( 1.488707)
build_install 0.005300 0.003759 4.877547 ( 1.154986)
test_btest 0.000815 0.000148 84.039747 ( 6.649558)
test_basic 0.000669 0.004431 0.785628 ( 0.860277)
test_all 0.093637 0.039994 515.989340 ( 52.065374)
test_rubyspec 0.027144 0.018321 49.821219 ( 62.170725)
total: 129.61 sec