Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-072428
#<BuildRuby:0x0000559495894098
@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.20231205-072428",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000670 0.004264 0.979963 ( 1.251369)
build_miniruby 0.000586 0.000146 0.865247 ( 0.866846)
build_ruby 0.001292 0.000323 2.706686 ( 2.707963)
build_all 0.005801 0.001450 12.076497 ( 0.967495)
build_install 0.009998 0.002499 3.573050 ( 0.961977)
test_btest 0.000504 0.000126 65.825557 ( 4.473042)
test_basic 0.000000 0.003010 0.371173 ( 0.453973)
test_all 0.087725 0.010315 360.853304 ( 36.548541)
test_rubyspec 0.029627 0.032759 39.576193 ( 52.244357)
total: 100.48 sec