Logfile: /home/ko1/ruby/logs/brlog.trunk.20231224-043040
#<BuildRuby:0x0000563f8d887d68
@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.20231224-043040",
@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.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.005381 1.259943 ( 1.628299)
build_miniruby 0.000000 0.001572 0.902000 ( 0.901495)
build_ruby 0.000000 0.001311 2.563010 ( 2.563409)
build_all 0.006874 0.003038 15.637165 ( 1.362775)
build_install 0.007710 0.001343 4.580934 ( 1.134747)
test_btest 0.000733 0.000256 79.563995 ( 7.463872)
test_basic 0.003521 0.001232 0.657410 ( 0.732807)
test_all 0.112722 0.019878 544.798896 ( 55.560928)
test_rubyspec 0.023119 0.030377 50.664484 ( 63.007988)
total: 134.36 sec