Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-174237
#<BuildRuby:0x000055e4061ec090
@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.20230726-174237",
@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.000013 0.000004 0.000017 ( 0.000016)
autoconf 0.000033 0.000008 0.000041 ( 0.000040)
configure 0.000029 0.000007 0.000036 ( 0.000036)
build_up 0.000000 0.005914 1.374273 ( 2.795786)
build_miniruby 0.000000 0.001534 0.895577 ( 0.900036)
build_ruby 0.000000 0.001710 2.725869 ( 2.725786)
build_all 0.000000 0.009554 14.388093 ( 1.327028)
build_install 0.007110 0.000954 1.892384 ( 0.884945)
test_btest 0.000494 0.000235 81.759613 ( 7.292999)
test_basic 0.004183 0.000259 0.645038 ( 0.726524)
test_all 0.001084 0.000493 506.787125 ( 58.768196)
test_rubyspec 0.014984 0.024666 44.932933 ( 57.316475)
total: 132.74 sec