Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-212847
#<BuildRuby:0x000055fa00c3c3a0
@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.20220821-212847",
@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.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010557 0.000378 0.969747 ( 1.005638)
build_miniruby 0.002166 0.000271 0.077103 ( 0.076037)
build_ruby 0.001624 0.000203 0.072862 ( 0.072408)
build_all 0.009753 0.000652 1.544328 ( 0.585977)
build_install 0.017246 0.005084 1.863551 ( 0.919735)
test_btest 0.000878 0.000132 75.497655 ( 8.202364)
test_basic 0.006999 0.001050 0.322912 ( 0.413079)
test_all 0.005396 0.000038 645.297452 ( 64.882709)
test_rubyspec 0.102635 0.064473 45.675728 ( 53.933156)
total: 130.09 sec