Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-205650
#<BuildRuby:0x0000555c3b4e3fa8
@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.20231127-205650",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000470 0.004096 1.258578 ( 1.625030)
build_miniruby 0.001180 0.000347 0.960143 ( 0.959729)
build_ruby 0.001081 0.000318 2.632190 ( 2.633578)
build_all 0.008688 0.001267 16.073046 ( 1.453016)
build_install 0.013417 0.000065 4.925215 ( 1.189320)
test_btest 0.000777 0.000185 81.472310 ( 7.053581)
test_basic 0.005315 0.000199 0.854320 ( 0.929735)
test_all 0.110298 0.022852 507.170888 ( 45.749589)
test_rubyspec 0.026382 0.019900 50.864976 ( 63.230206)
total: 124.82 sec