Logfile: /home/ko1/ruby/logs/brlog.trunk.20230618-022338
#<BuildRuby:0x000055db118affb0
@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.20230618-022338",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000001 0.000008 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003910 0.000977 1.336967 ( 2.592615)
build_miniruby 0.001378 0.000345 0.963439 ( 0.961305)
build_ruby 0.001087 0.000272 2.614075 ( 2.614933)
build_all 0.004847 0.005039 13.291996 ( 1.171993)
build_install 0.008249 0.000161 1.868887 ( 0.849669)
test_btest 0.000493 0.000135 85.167149 ( 8.047351)
test_basic 0.003437 0.000937 0.684023 ( 0.766551)
test_all 0.000747 0.001089 462.107224 ( 49.875952)
test_rubyspec 0.015796 0.022947 41.447308 ( 53.838068)
total: 120.72 sec