Logfile: /home/ko1/ruby/logs/brlog.trunk.20240717-082942
#<BuildRuby:0x000055eb01cb58f8
@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.20240717-082942",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004138 0.000828 1.165457 ( 1.420298)
build_miniruby 0.000905 0.000181 0.725564 ( 0.725404)
build_ruby 0.001270 0.000254 2.291384 ( 2.291982)
build_all 0.007484 0.000466 12.794789 ( 1.044751)
build_install 0.010482 0.000886 4.502145 ( 1.089400)
test_btest 0.000527 0.000087 74.500179 ( 5.114337)
test_basic 0.001171 0.003483 0.393230 ( 0.473147)
test_all 0.082885 0.018440 378.102366 ( 35.845071)
test_rubyspec 0.036228 0.007448 92.340716 ( 11.387209)
total: 59.39 sec