Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-124100
#<BuildRuby:0x000055671dfa9400
@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.20220801-124100",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008901 0.001484 0.845327 ( 1.859077)
build_miniruby 0.001616 0.000269 0.055594 ( 0.053733)
build_ruby 0.001177 0.000196 0.053269 ( 0.052730)
build_all 0.008495 0.000000 1.242684 ( 0.465903)
build_install 0.009787 0.006707 4.312843 ( 1.808124)
test_btest 0.001183 0.000253 54.993371 ( 6.468894)
test_basic 0.000000 0.005339 0.278062 ( 0.374337)
test_all 0.002040 0.000673 503.113964 ( 52.926720)
test_rubyspec 0.078649 0.056481 41.784697 ( 47.694041)
total: 111.70 sec