Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-132047
#<BuildRuby:0x0000558ca0f67d68
@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.20230620-132047",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001159 0.004219 1.324164 ( 2.590123)
build_miniruby 0.000804 0.000178 0.803251 ( 0.803678)
build_ruby 0.001529 0.000000 2.468208 ( 2.468216)
build_all 0.003572 0.006132 15.901450 ( 1.406431)
build_install 0.005099 0.004174 4.652930 ( 1.070272)
test_btest 0.000864 0.000275 85.372317 ( 8.071190)
test_basic 0.003540 0.001126 0.697299 ( 0.779844)
test_all 0.001014 0.000323 445.758688 ( 39.189953)
test_rubyspec 0.017511 0.022863 42.923557 ( 55.381426)
total: 111.76 sec