Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-065745
#<BuildRuby:0x000055c7d8cb8f40
@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.20220222-065745",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.009853 0.001902 0.948907 ( 1.655906)
build_miniruby 0.001316 0.000439 0.074498 ( 0.072855)
build_ruby 0.001312 0.000437 0.077758 ( 0.076242)
build_all 0.010873 0.000330 4.125794 ( 0.793955)
build_install 0.020866 0.003929 7.807083 ( 2.313931)
test_btest 0.001061 0.000279 73.577852 ( 8.065006)
test_basic 0.006883 0.000518 0.331202 ( 0.418751)
test_all 0.001490 0.000373 669.146243 ( 66.839729)
test_rubyspec 0.125178 0.035046 46.096586 ( 51.687248)
total: 131.92 sec