Logfile: /home/ko1/ruby/logs/brlog.trunk.20231022-080021
#<BuildRuby:0x00005612b48cbbb8
@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.20231022-080021",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004921 0.000000 2.002510 ( 2.276255)
build_miniruby 0.001206 0.000000 0.856269 ( 0.855583)
build_ruby 0.001223 0.000000 2.745182 ( 2.745398)
build_all 0.010328 0.000000 16.851303 ( 1.490610)
build_install 0.006425 0.002839 5.293888 ( 1.170051)
test_btest 0.000996 0.000154 84.119688 ( 7.341463)
test_basic 0.003791 0.000583 0.597293 ( 0.672262)
test_all 0.094868 0.038617 508.288603 ( 57.494368)
test_rubyspec 0.023247 0.024368 50.183863 ( 62.538789)
total: 136.59 sec