Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-131828
#<BuildRuby:0x0000562dd40f80e0
@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.20240623-131828",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000003 0.000008 ( 0.000007)
autoconf 0.000008 0.000004 0.000012 ( 0.000013)
configure 0.000007 0.000005 0.000012 ( 0.000011)
build_up 0.003850 0.002200 1.763923 ( 2.017581)
build_miniruby 0.000720 0.000411 1.145416 ( 1.144675)
build_ruby 0.000950 0.000543 3.505655 ( 3.506116)
build_all 0.008643 0.001995 17.522511 ( 1.660786)
build_install 0.002839 0.007463 6.296845 ( 1.510974)
test_btest 0.000477 0.000291 110.740374 ( 8.294659)
test_basic 0.000000 0.004517 0.689212 ( 0.762874)
test_all 0.097592 0.038184 584.208690 ( 55.427585)
test_rubyspec 0.031883 0.036534 136.755483 ( 16.373640)
total: 90.70 sec