Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-104330
#<BuildRuby:0x00005632aa8e3ce8
@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.20231022-104330",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004346 0.000724 2.028141 ( 2.266032)
build_miniruby 0.000778 0.000130 0.867347 ( 0.866827)
build_ruby 0.001028 0.000171 2.679203 ( 2.679363)
build_all 0.009543 0.000825 16.811671 ( 1.475777)
build_install 0.008803 0.000000 5.412575 ( 1.184423)
test_btest 0.000961 0.000090 87.238582 ( 6.798133)
test_basic 0.000522 0.004730 0.695482 ( 0.770723)
test_all 0.084787 0.053457 507.857117 ( 58.610334)
test_rubyspec 0.010466 0.038268 50.073340 ( 62.476568)
total: 137.13 sec