Logfile: /home/ko1/ruby/logs/brlog.trunk.20231127-180637
#<BuildRuby:0x00005643fb69ffd8
@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.20231127-180637",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.002171 0.003135 0.907614 ( 1.312083)
build_miniruby 0.000895 0.000407 0.856395 ( 0.855863)
build_ruby 0.001047 0.000476 2.655380 ( 2.656076)
build_all 0.007315 0.001396 12.241244 ( 0.993558)
build_install 0.001571 0.009410 3.727016 ( 0.985943)
test_btest 0.000560 0.000327 62.060989 ( 5.923303)
test_basic 0.002780 0.001622 0.417842 ( 0.497148)
test_all 0.080840 0.016750 355.444207 ( 32.867395)
test_rubyspec 0.021547 0.051271 39.869192 ( 52.442885)
total: 98.53 sec