Logfile: /home/ko1/ruby/logs/brlog.trunk.20240712-224433
#<BuildRuby:0x00005622f461cbb0
@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.20240712-224433",
@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.000008 0.000002 0.000010 ( 0.000009)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002339 0.003542 1.156623 ( 1.477143)
build_miniruby 0.000825 0.000207 0.736222 ( 0.736245)
build_ruby 0.001200 0.000300 2.316457 ( 2.317288)
build_all 0.005128 0.003179 12.895170 ( 1.032977)
build_install 0.007454 0.005015 4.458727 ( 1.083333)
test_btest 0.000865 0.000000 73.077561 ( 5.813479)
test_basic 0.003786 0.000205 0.395367 ( 0.475135)
test_all 0.081211 0.021452 383.576663 ( 37.076328)
test_rubyspec 0.033267 0.010758 89.465850 ( 11.258365)
total: 61.27 sec