Logfile: /home/ko1/ruby/logs/brlog.trunk.20220602-063229
#<BuildRuby:0x0000556f73ea8a70
@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.20220602-063229",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.008581 0.000136 0.835210 ( 1.327694)
build_miniruby 0.001825 0.000000 0.061476 ( 0.060330)
build_ruby 0.001664 0.000000 0.065907 ( 0.064473)
build_all 0.006663 0.001431 1.180836 ( 0.480285)
build_install 0.011560 0.008128 4.821660 ( 2.440996)
test_btest 0.001795 0.000000 52.744580 ( 6.233893)
test_basic 0.001002 0.004536 0.280839 ( 0.371652)
test_all 0.002965 0.000000 524.378651 ( 54.384737)
test_rubyspec 0.077037 0.050641 41.692954 ( 47.317311)
total: 112.68 sec