Logfile: /home/ko1/ruby/logs/brlog.trunk.20220408-113242
#<BuildRuby:0x000055a6df52b940
@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.20220408-113242",
@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.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010634 0.001461 1.017355 ( 2.831998)
build_miniruby 0.001917 0.000411 0.079876 ( 0.079709)
build_ruby 0.001443 0.000310 0.077952 ( 0.078185)
build_all 0.008181 0.000724 1.522034 ( 0.620095)
build_install 0.020548 0.001930 2.018009 ( 1.127631)
test_btest 0.000722 0.000127 75.608717 ( 8.296886)
test_basic 0.007664 0.000398 0.337853 ( 0.428896)
test_all 0.002228 0.000371 675.689813 ( 66.254740)
test_rubyspec 0.135931 0.030644 46.561253 ( 51.961436)
total: 131.68 sec