Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-125712
#<BuildRuby:0x00005648fce4f0e8
@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.20240618-125712",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005758 1.040921 ( 1.487765)
build_miniruby 0.000192 0.000869 0.712415 ( 0.712142)
build_ruby 0.001532 0.000511 2.248512 ( 2.248707)
build_all 0.006796 0.000926 12.391675 ( 1.048404)
build_install 0.007150 0.006772 4.155476 ( 1.063308)
test_btest 0.000604 0.000232 67.544308 ( 6.067354)
test_basic 0.002932 0.001128 0.415951 ( 0.496555)
test_all 0.084362 0.015208 369.810561 ( 42.179678)
test_rubyspec 0.017595 0.023886 87.042981 ( 10.964705)
total: 66.27 sec