Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-155054
#<BuildRuby:0x000055c257f06f08
@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.20220728-155054",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.010553 0.000167 0.868189 ( 0.968611)
build_miniruby 0.002295 0.000153 0.065635 ( 0.063574)
build_ruby 0.001628 0.000108 0.065463 ( 0.064366)
build_all 0.008349 0.000556 1.252979 ( 0.465222)
build_install 0.008014 0.010619 4.248152 ( 1.823138)
test_btest 0.001295 0.000242 53.366294 ( 5.803286)
test_basic 0.001269 0.004358 0.292779 ( 0.382729)
test_all 0.002783 0.000654 494.693079 ( 51.958030)
test_rubyspec 0.098055 0.033624 41.761733 ( 47.627516)
total: 109.16 sec