Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-123602
#<BuildRuby:0x000055c887eac068
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240616-123602",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000011)
build_up 0.004056 0.001775 1.989452 ( 2.209536)
build_miniruby 0.000871 0.000381 1.071104 ( 1.070602)
build_ruby 0.001074 0.000470 3.387772 ( 3.388014)
build_all 0.005659 0.004907 18.060024 ( 1.671127)
build_install 0.009441 0.000986 6.296385 ( 1.519136)
test_btest 0.000827 0.000354 110.611353 ( 8.811492)
test_basic 0.004794 0.000000 0.850911 ( 0.925836)
test_all 0.110883 0.027751 577.686684 ( 58.190643)
test_rubyspec 0.056155 0.011257 133.727682 ( 15.653394)
total: 93.44 sec