Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-222620
#<BuildRuby:0x000055717a3baad8
@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.20220824-222620",
@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.000010)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008133 0.000626 0.809662 ( 1.298925)
build_miniruby 0.002030 0.000156 0.049059 ( 0.047364)
build_ruby 0.001489 0.000114 0.065579 ( 0.064539)
build_all 0.007687 0.000592 1.306456 ( 0.480759)
build_install 0.010289 0.004775 1.583035 ( 0.801499)
test_btest 0.001191 0.000149 51.533023 ( 6.203198)
test_basic 0.006821 0.000183 0.295283 ( 0.385079)
test_all 0.003802 0.000448 489.662987 ( 52.168358)
test_rubyspec 0.100004 0.045703 41.764004 ( 50.300284)
total: 111.75 sec