Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-215153
#<BuildRuby:0x0000556cb460b4b0
@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.20231217-215153",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004401 0.000400 1.027293 ( 1.284615)
build_miniruby 0.001149 0.000104 0.871953 ( 0.871549)
build_ruby 0.001007 0.000092 2.713678 ( 2.715760)
build_all 0.004099 0.004504 12.208400 ( 1.020099)
build_install 0.006068 0.003899 3.570837 ( 0.976038)
test_btest 0.000649 0.000139 64.771392 ( 4.634019)
test_basic 0.002618 0.000561 0.388161 ( 0.471986)
test_all 0.066410 0.031258 409.250877 ( 35.853888)
test_rubyspec 0.027070 0.043627 40.011241 ( 52.648692)
total: 100.48 sec