Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-040105
#<BuildRuby:0x0000563dfbf600d8
@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.20231219-040105",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.004151 0.000378 1.035141 ( 1.292583)
build_miniruby 0.001131 0.000102 0.870597 ( 0.870931)
build_ruby 0.001181 0.000000 2.702626 ( 2.704244)
build_all 0.007337 0.000342 12.154564 ( 1.009460)
build_install 0.006264 0.005053 3.620759 ( 0.977049)
test_btest 0.000738 0.000000 64.084495 ( 5.514702)
test_basic 0.003217 0.000000 0.380346 ( 0.461109)
test_all 0.078456 0.023996 400.636188 ( 44.561648)
test_rubyspec 0.033350 0.035877 40.193425 ( 52.859111)
total: 110.25 sec