Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-105531
#<BuildRuby:0x00005639d121c3a0
@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.20220722-105531",
@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.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009726 0.001496 0.989032 ( 1.163007)
build_miniruby 0.001950 0.000000 0.075659 ( 0.073553)
build_ruby 0.001953 0.000000 0.072512 ( 0.070636)
build_all 0.005128 0.004697 1.505598 ( 0.570442)
build_install 0.018266 0.004595 5.231103 ( 2.076970)
test_btest 0.000000 0.001647 73.950032 ( 7.848577)
test_basic 0.001435 0.006686 0.325812 ( 0.412632)
test_all 0.000796 0.001501 639.229251 ( 64.491519)
test_rubyspec 0.086179 0.069310 45.678022 ( 51.521613)
total: 128.23 sec