Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-223655
#<BuildRuby:0x0000562550c670e8
@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.20240626-223655",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.003741 0.001497 1.166350 ( 1.295488)
build_miniruby 0.000000 0.000953 0.725538 ( 0.725385)
build_ruby 0.000000 0.001622 2.285146 ( 2.285179)
build_all 0.002971 0.005134 12.647022 ( 1.048942)
build_install 0.007686 0.004192 4.234398 ( 1.059755)
test_btest 0.000443 0.000241 72.132413 ( 5.188311)
test_basic 0.002405 0.001312 0.397952 ( 0.479505)
test_all 0.079998 0.016713 366.293902 ( 40.374313)
test_rubyspec 0.023775 0.018827 87.649497 ( 11.063325)
total: 63.52 sec