Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-031405
#<BuildRuby:0x0000564024648060
@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.20240108-031405",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.002384 0.002566 1.296787 ( 1.699385)
build_miniruby 0.001035 0.000259 1.446912 ( 1.449737)
build_ruby 0.001780 0.000000 4.448253 ( 4.455729)
build_all 0.007677 0.002410 16.491618 ( 1.693786)
build_install 0.015488 0.000316 4.924560 ( 1.763809)
test_btest 0.000609 0.000130 82.028113 ( 8.845124)
test_basic 0.004666 0.001000 0.686774 ( 0.752644)
test_all 0.094463 0.026429 553.785526 ( 62.983571)
test_rubyspec 0.035628 0.029470 80.489439 ( 97.590017)
total: 181.23 sec