Logfile: /home/ko1/ruby/logs/brlog.trunk.20220206-053021
#<BuildRuby:0x00005608c57944f0
@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.20220206-053021",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.011083 0.000917 0.961370 ( 1.083744)
build_miniruby 0.001914 0.000589 0.075699 ( 0.073282)
build_ruby 0.000000 0.002305 0.073534 ( 0.071188)
build_all 0.006888 0.004064 4.146167 ( 0.793972)
build_install 0.019926 0.002463 7.756848 ( 2.284677)
test_btest 0.001226 0.000387 74.173097 ( 8.442248)
test_basic 0.002267 0.005361 0.343543 ( 0.438628)
test_all 0.001681 0.000000 653.394399 ( 65.754894)
test_rubyspec 0.080261 0.085964 46.004519 ( 51.419404)
total: 130.36 sec