Logfile: /home/ko1/ruby/logs/brlog.trunk.20240623-172014
#<BuildRuby:0x0000563a8ac480e0
@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-172014",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.004214 0.001873 1.692145 ( 2.017784)
build_miniruby 0.000750 0.000333 1.048442 ( 1.047468)
build_ruby 0.001770 0.000000 3.434692 ( 3.433384)
build_all 0.007979 0.002093 17.571673 ( 1.684444)
build_install 0.003663 0.006932 6.160783 ( 1.485571)
test_btest 0.001069 0.000535 106.051822 ( 8.090980)
test_basic 0.003260 0.001630 0.889978 ( 0.964518)
test_all 0.100851 0.038996 549.703501 ( 63.226354)
test_rubyspec 0.043717 0.022452 138.570044 ( 16.557564)
total: 98.51 sec