Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-012807
#<BuildRuby:0x000055a0416e7fa8
@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.20231210-012807",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.004493 0.000262 1.205324 ( 1.555047)
build_miniruby 0.000616 0.000288 0.905424 ( 0.905871)
build_ruby 0.000000 0.001387 2.807528 ( 2.807796)
build_all 0.002886 0.007589 16.806721 ( 1.459722)
build_install 0.008348 0.000480 4.974360 ( 1.207871)
test_btest 0.000771 0.000406 85.221709 ( 6.871022)
test_basic 0.004319 0.000253 0.747386 ( 0.824688)
test_all 0.095163 0.040104 556.757915 ( 57.721009)
test_rubyspec 0.020161 0.025572 49.928082 ( 62.274555)
total: 135.63 sec