Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-053505
#<BuildRuby:0x000056151244f0e8
@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.20240619-053505",
@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.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.003220 0.002013 1.052226 ( 1.409357)
build_miniruby 0.000521 0.000326 0.748788 ( 0.748707)
build_ruby 0.000815 0.000510 2.262304 ( 2.263195)
build_all 0.004023 0.004187 12.567768 ( 1.065101)
build_install 0.009858 0.005056 4.223765 ( 1.080521)
test_btest 0.000478 0.000304 72.241138 ( 5.018091)
test_basic 0.002965 0.001888 0.390761 ( 0.470934)
test_all 0.082284 0.015723 367.766807 ( 43.033168)
test_rubyspec 0.018735 0.022938 87.011060 ( 11.009563)
total: 66.10 sec