Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-165443
#<BuildRuby:0x0000557dc61cc110
@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.20240116-165443",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000021 0.000006 0.000027 ( 0.000027)
build_up 0.006653 0.000661 0.810729 ( 1.220072)
build_miniruby 0.000000 0.001063 0.837950 ( 0.837801)
build_ruby 0.000000 0.001392 2.668673 ( 2.669552)
build_all 0.000000 0.007780 11.955568 ( 0.985986)
build_install 0.005353 0.003104 3.408827 ( 0.961889)
test_btest 0.000539 0.000252 64.998249 ( 5.186505)
test_basic 0.001999 0.002892 0.406993 ( 0.484816)
test_all 0.072118 0.022352 371.804499 ( 32.067911)
test_rubyspec 0.063469 0.067286 73.703274 ( 86.172250)
total: 130.59 sec