Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-055054
#<BuildRuby:0x000055732ba80040
@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.20240618-055054",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.003543 0.001418 1.073021 ( 1.349358)
build_miniruby 0.000705 0.000282 0.710271 ( 0.710461)
build_ruby 0.001297 0.000519 2.258745 ( 2.259090)
build_all 0.008066 0.000000 12.450174 ( 1.045114)
build_install 0.014887 0.001387 4.231361 ( 1.076887)
test_btest 0.000594 0.000169 71.319267 ( 4.887056)
test_basic 0.004083 0.001167 0.393017 ( 0.473870)
test_all 0.063420 0.036370 364.336257 ( 34.421152)
test_rubyspec 0.031133 0.017754 87.397306 ( 11.023806)
total: 57.25 sec