Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-190844
#<BuildRuby:0x0000558adb284090
@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.20240619-190844",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004180 0.001045 1.058284 ( 1.620322)
build_miniruby 0.000982 0.000246 0.723790 ( 0.723433)
build_ruby 0.001281 0.000320 2.248704 ( 2.249239)
build_all 0.006481 0.001620 12.568945 ( 1.040069)
build_install 0.007407 0.002952 4.244871 ( 1.071068)
test_btest 0.000592 0.000158 70.847688 ( 5.639623)
test_basic 0.001438 0.003508 0.400134 ( 0.480146)
test_all 0.088931 0.009347 380.374908 ( 37.707426)
test_rubyspec 0.007198 0.034315 87.288635 ( 11.021773)
total: 61.55 sec