Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-002829
#<BuildRuby:0x000056373afc7bd8
@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.20240622-002829",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000411 0.004391 1.043705 ( 1.478377)
build_miniruby 0.001113 0.000334 0.712343 ( 0.712247)
build_ruby 0.001066 0.000319 2.267029 ( 2.267886)
build_all 0.007642 0.000846 12.624905 ( 1.039335)
build_install 0.002517 0.008688 4.198751 ( 1.068730)
test_btest 0.000424 0.000177 69.482787 ( 6.337269)
test_basic 0.002580 0.001074 0.393704 ( 0.475134)
test_all 0.086217 0.013251 372.004357 ( 38.945353)
test_rubyspec 0.023702 0.021324 87.261177 ( 11.062131)
total: 63.39 sec