Logfile: /home/ko1/ruby/logs/brlog.trunk.20230622-091550
#<BuildRuby:0x00005603e326fb50
@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.20230622-091550",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.005202 0.000425 1.558988 ( 2.830243)
build_miniruby 0.000720 0.000288 0.874404 ( 0.874055)
build_ruby 0.000000 0.001212 2.576578 ( 2.576754)
build_all 0.003327 0.006824 15.702125 ( 1.370815)
build_install 0.002985 0.005401 4.550674 ( 1.138827)
test_btest 0.000727 0.000404 85.525015 ( 7.023072)
test_basic 0.004046 0.000048 0.644787 ( 0.731005)
test_all 0.000344 0.001098 447.152702 ( 46.581749)
test_rubyspec 0.023744 0.013367 42.496883 ( 55.017489)
total: 118.14 sec