Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-111306
#<BuildRuby:0x0000560040beba68
@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.20231129-111306",
@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.000002 0.000008 ( 0.000008)
configure 0.000008 0.000003 0.000011 ( 0.000011)
build_up 0.002688 0.000896 0.839954 ( 1.255298)
build_miniruby 0.000000 0.000804 0.878845 ( 0.879466)
build_ruby 0.000000 0.001160 2.723207 ( 2.724845)
build_all 0.001977 0.005416 12.126370 ( 0.999007)
build_install 0.006484 0.001092 3.494087 ( 0.962443)
test_btest 0.000451 0.000205 66.293514 ( 5.501907)
test_basic 0.002353 0.001070 0.373652 ( 0.456188)
test_all 0.081463 0.015794 362.937610 ( 40.182091)
test_rubyspec 0.034679 0.034910 39.382236 ( 52.073310)
total: 105.04 sec