Logfile: /home/ko1/ruby/logs/brlog.trunk.20230604-133802
#<BuildRuby:0x000055f14af43328
@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.20230604-133802",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000738 0.004380 1.372202 ( 2.579543)
build_miniruby 0.000783 0.000245 0.809186 ( 0.808820)
build_ruby 0.001264 0.000000 2.467398 ( 2.467487)
build_all 0.008896 0.000000 12.736356 ( 1.087031)
build_install 0.007649 0.000000 1.724351 ( 0.866860)
test_btest 0.001026 0.000000 81.326024 ( 7.717792)
test_basic 0.000000 0.003612 0.679500 ( 0.763108)
test_all 0.000000 0.000983 439.067969 ( 48.330093)
test_rubyspec 0.020222 0.016738 41.816763 ( 54.308137)
total: 118.93 sec