Logfile: /home/ko1/ruby/logs/brlog.trunk.20220728-144955
#<BuildRuby:0x000056265e990a68
@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.20220728-144955",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.008166 0.001017 0.828037 ( 1.050891)
build_miniruby 0.002838 0.000709 18.509211 ( 6.541945)
build_ruby 0.000000 0.003793 2.581500 ( 2.463498)
build_all 0.010965 0.002769 12.920458 ( 1.686058)
build_install 0.010105 0.005091 4.461592 ( 1.827629)
test_btest 0.000783 0.000261 53.541795 ( 6.032027)
test_basic 0.005521 0.000372 0.291119 ( 0.382481)
test_all 0.002555 0.000000 481.400835 ( 51.681387)
test_rubyspec 0.081592 0.054452 42.006438 ( 47.934251)
total: 119.60 sec