Logfile: /home/ko1/ruby/logs/brlog.trunk.20220910-000304
#<BuildRuby:0x000055a1ed1d6688
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20220910-000304",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010710 0.000451 1.177800 ( 1.110179)
build_miniruby 0.002183 0.000000 0.078324 ( 0.075897)
build_ruby 0.002105 0.000000 0.077780 ( 0.076389)
build_all 0.006045 0.004103 1.564394 ( 0.614554)
build_install 0.006429 0.015233 1.905617 ( 0.938285)
test_btest 0.001080 0.000308 96.685627 ( 9.611344)
test_basic 0.005411 0.001546 0.351357 ( 0.442964)
test_all 0.004049 0.001157 683.257639 ( 68.820893)
test_rubyspec 0.143858 0.036571 47.138056 ( 55.485513)
total: 137.18 sec