Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-055306
#<BuildRuby:0x0000562e8f254dd8
@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.20220808-055306",
@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.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010726 0.000935 0.986496 ( 1.725707)
build_miniruby 0.001832 0.000262 0.081071 ( 0.079048)
build_ruby 0.001564 0.000224 0.078763 ( 0.076781)
build_all 0.005472 0.005022 1.536018 ( 0.585601)
build_install 0.018240 0.005704 5.208367 ( 2.059756)
test_btest 0.000880 0.000000 71.254955 ( 7.872177)
test_basic 0.006761 0.000548 0.319742 ( 0.409321)
test_all 0.001419 0.000299 626.050808 ( 63.698929)
test_rubyspec 0.099996 0.071081 45.735512 ( 53.286075)
total: 129.79 sec