Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-042639
#<BuildRuby:0x0000561895dc7f90
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231210-042639",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000838 0.003492 1.000787 ( 1.270285)
build_miniruby 0.000936 0.000156 0.873655 ( 0.874411)
build_ruby 0.000926 0.000154 2.703926 ( 2.706175)
build_all 0.007178 0.001196 12.142428 ( 1.000025)
build_install 0.012487 0.000000 3.582559 ( 0.991873)
test_btest 0.000743 0.000000 65.837575 ( 5.644101)
test_basic 0.004310 0.000000 0.374197 ( 0.455205)
test_all 0.076482 0.023052 420.135376 ( 35.590569)
test_rubyspec 0.036960 0.034471 39.719125 ( 52.374832)
total: 100.91 sec