Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-045705
#<BuildRuby:0x0000563621ca00a0
@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.20240622-045705",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.005046 0.000299 1.052711 ( 1.476812)
build_miniruby 0.000896 0.000245 0.709146 ( 0.709315)
build_ruby 0.001149 0.000314 2.281727 ( 2.282246)
build_all 0.007433 0.000797 12.550917 ( 1.052436)
build_install 0.011420 0.000512 4.324622 ( 1.065555)
test_btest 0.000682 0.000000 73.236760 ( 5.078232)
test_basic 0.004157 0.000000 0.404689 ( 0.486367)
test_all 0.078062 0.018073 372.806580 ( 33.246566)
test_rubyspec 0.009748 0.031221 87.382082 ( 11.056459)
total: 56.45 sec