Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-020437
#<BuildRuby:0x0000557ae2b16f90
@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.20220814-020437",
@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.000032 0.000003 0.000035 ( 0.000034)
autoconf 0.000058 0.000004 0.000062 ( 0.000062)
configure 0.000059 0.000004 0.000063 ( 0.000062)
build_up 0.010917 0.000780 0.825679 ( 1.642685)
build_miniruby 0.001728 0.000124 0.061514 ( 0.059819)
build_ruby 0.001849 0.000000 0.061720 ( 0.059177)
build_all 0.008562 0.000071 1.252433 ( 0.457703)
build_install 0.010190 0.006021 1.580233 ( 0.778862)
test_btest 0.001299 0.000000 54.121051 ( 6.214914)
test_basic 0.002006 0.004161 0.296773 ( 0.386889)
test_all 0.002030 0.001926 504.638777 ( 53.051151)
test_rubyspec 0.096677 0.039531 41.455997 ( 48.843352)
total: 111.50 sec