Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-032619
#<BuildRuby:0x0000559b6caec010
@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-032619",
@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.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004701 0.000392 1.040094 ( 1.543532)
build_miniruby 0.000992 0.000083 0.712378 ( 0.712631)
build_ruby 0.001482 0.000000 2.257059 ( 2.257807)
build_all 0.003084 0.004497 12.581246 ( 1.052075)
build_install 0.007319 0.005095 4.137991 ( 1.055821)
test_btest 0.000646 0.000139 67.632385 ( 5.878944)
test_basic 0.005274 0.000000 0.400744 ( 0.479931)
test_all 0.082566 0.017036 383.890793 ( 41.983983)
test_rubyspec 0.036715 0.005133 87.308615 ( 11.016718)
total: 65.98 sec