Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-212858
#<BuildRuby:0x000055a1818b40e8
@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-212858",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.002263 0.002731 1.052995 ( 1.387745)
build_miniruby 0.000754 0.000162 0.721164 ( 0.721311)
build_ruby 0.001254 0.000269 2.262164 ( 2.262529)
build_all 0.007963 0.000855 12.604248 ( 1.035648)
build_install 0.002801 0.008878 4.197741 ( 1.086078)
test_btest 0.000504 0.000168 71.567702 ( 5.820299)
test_basic 0.002827 0.000942 0.408927 ( 0.491137)
test_all 0.084957 0.021140 368.753593 ( 38.638449)
test_rubyspec 0.021812 0.021029 87.448758 ( 11.030665)
total: 62.47 sec