Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-074435
#<BuildRuby:0x0000558edfcf0008
@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.20240621-074435",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004497 0.000749 1.059178 ( 1.328184)
build_miniruby 0.000915 0.000152 0.697024 ( 0.697129)
build_ruby 0.001142 0.000191 2.256037 ( 2.256987)
build_all 0.006845 0.001140 12.597988 ( 1.054554)
build_install 0.007542 0.004509 4.280099 ( 1.075308)
test_btest 0.000598 0.000128 71.056049 ( 5.534713)
test_basic 0.004211 0.000902 0.419659 ( 0.500301)
test_all 0.074224 0.023339 374.951758 ( 35.847844)
test_rubyspec 0.024895 0.016865 87.044499 ( 11.014048)
total: 59.31 sec