Logfile: /home/ko1/ruby/logs/brlog.trunk.20220604-224309
#<BuildRuby:0x0000560b14df2dc8
@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.20220604-224309",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010716 0.000485 0.870715 ( 1.578401)
build_miniruby 0.001594 0.000000 0.055619 ( 0.054124)
build_ruby 0.001426 0.000000 0.054612 ( 0.053175)
build_all 0.003601 0.004724 1.208959 ( 0.473532)
build_install 0.017251 0.000952 4.823608 ( 2.442778)
test_btest 0.001962 0.000000 53.757147 ( 5.981374)
test_basic 0.006291 0.000369 0.283865 ( 0.383915)
test_all 0.002011 0.000223 508.501632 ( 53.404777)
test_rubyspec 0.091672 0.036339 41.420345 ( 47.353348)
total: 111.73 sec