Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-025642
#<BuildRuby:0x00005568b1ed89c8
@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-025642",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005133 0.005441 0.978874 ( 1.438198)
build_miniruby 0.002339 0.000000 0.074553 ( 0.073106)
build_ruby 0.002254 0.000000 0.074919 ( 0.073868)
build_all 0.010836 0.000000 1.515734 ( 0.584979)
build_install 0.018109 0.004190 5.244222 ( 2.054693)
test_btest 0.000885 0.000211 73.204156 ( 8.118477)
test_basic 0.007432 0.000000 0.321992 ( 0.412439)
test_all 0.002941 0.000000 641.851255 ( 64.464825)
test_rubyspec 0.115951 0.058789 45.356781 ( 50.891804)
total: 128.11 sec