Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-201220
#<BuildRuby:0x000055da826fc1a8
@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.20240616-201220",
@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.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.005355 0.000000 1.049254 ( 1.425184)
build_miniruby 0.001162 0.000000 0.748754 ( 0.748589)
build_ruby 0.000000 0.001888 2.248563 ( 2.248795)
build_all 0.007434 0.000488 12.501775 ( 1.041733)
build_install 0.010153 0.001649 4.220805 ( 1.065531)
test_btest 0.000582 0.000146 71.349412 ( 5.235726)
test_basic 0.000561 0.004187 0.406251 ( 0.486110)
test_all 0.075878 0.020593 365.392116 ( 37.985333)
test_rubyspec 0.033017 0.008785 86.802982 ( 10.968000)
total: 61.21 sec