Logfile: /home/ko1/ruby/logs/brlog.trunk.20231111-022305
#<BuildRuby:0x000055dd7a68aeb8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231111-022305",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.001484 0.004648 1.190244 ( 1.487594)
build_miniruby 0.000729 0.000340 0.880539 ( 0.880548)
build_ruby 0.000995 0.000464 2.779371 ( 2.779922)
build_all 0.008308 0.001807 16.244187 ( 1.445455)
build_install 0.011535 0.001035 4.868153 ( 1.131793)
test_btest 0.000741 0.000289 84.128065 ( 7.488613)
test_basic 0.003029 0.001178 0.649716 ( 0.728969)
test_all 0.120934 0.017123 507.546493 ( 59.756552)
test_rubyspec 0.010137 0.040212 50.541344 ( 62.839841)
total: 138.54 sec