Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-183234
#<BuildRuby:0x000055fac4cf74b0
@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.20230624-183234",
@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.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001490 0.004395 1.612938 ( 2.825930)
build_miniruby 0.000758 0.000223 0.909381 ( 0.909709)
build_ruby 0.001031 0.000303 2.617461 ( 2.617900)
build_all 0.004291 0.005671 15.545379 ( 1.374947)
build_install 0.008564 0.000000 4.549664 ( 1.083983)
test_btest 0.000871 0.000211 82.645347 ( 7.693316)
test_basic 0.001312 0.003352 0.796428 ( 0.876360)
test_all 0.000964 0.000338 463.935275 ( 40.157697)
test_rubyspec 0.013924 0.023887 41.564580 ( 54.080336)
total: 111.62 sec