Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-180735
#<BuildRuby:0x000055b80ad841f0
@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.20240616-180735",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000000 0.000007 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004498 0.000374 1.045253 ( 1.292155)
build_miniruby 0.000954 0.000079 0.708119 ( 0.707979)
build_ruby 0.001220 0.000101 2.256923 ( 2.257634)
build_all 0.007331 0.000222 12.565828 ( 1.073116)
build_install 0.011037 0.000113 4.132993 ( 1.062012)
test_btest 0.000642 0.000042 68.830513 ( 5.897584)
test_basic 0.004383 0.000000 0.412617 ( 0.494284)
test_all 0.072426 0.026609 363.055791 ( 42.885933)
test_rubyspec 0.018918 0.023249 86.481168 ( 10.952236)
total: 66.62 sec