Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-041139
#<BuildRuby:0x00005585778bfbd0
@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.20240618-041139",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000004 0.000011 ( 0.000011)
build_up 0.003385 0.001580 1.716683 ( 2.020678)
build_miniruby 0.000782 0.000365 1.047420 ( 1.047491)
build_ruby 0.001072 0.000501 3.350463 ( 3.351872)
build_all 0.007703 0.002392 17.339870 ( 1.640097)
build_install 0.007028 0.003523 6.055496 ( 1.466925)
test_btest 0.000830 0.000378 105.128693 ( 8.851788)
test_basic 0.003966 0.000579 0.920496 ( 0.993771)
test_all 0.097208 0.041288 528.491804 ( 62.656289)
test_rubyspec 0.042853 0.027451 132.549604 ( 15.816625)
total: 97.85 sec