Logfile: /home/ko1/ruby/logs/brlog.trunk.20240813-183626
#<BuildRuby:0x000055e2befc18d0
@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.20240813-183626",
@make="make",
@no_timeout_error=nil,
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000918 0.004224 1.170471 ( 1.441879)
build_miniruby 0.000647 0.000294 0.702687 ( 0.702766)
build_ruby 0.000988 0.000450 2.277871 ( 2.278741)
build_all 0.005731 0.002605 12.581083 ( 1.029188)
build_install 0.003765 0.008675 4.312861 ( 1.081049)
test_btest 0.000530 0.000309 70.490283 ( 6.382884)
test_basic 0.000444 0.004852 0.401095 ( 0.480676)
test_all 0.081691 0.015555 374.982028 ( 35.939282)
test_rubyspec 0.033277 0.014830 93.494808 ( 11.378993)
total: 60.72 sec