Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-063506
#<BuildRuby:0x0000562354dd3510
@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.20220307-063506",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010627 0.000343 1.025820 ( 3.881420)
build_miniruby 0.001849 0.000247 0.079201 ( 0.077022)
build_ruby 0.001462 0.000195 0.079295 ( 0.077840)
build_all 0.010252 0.000000 4.160775 ( 0.857996)
build_install 0.020304 0.005011 7.923541 ( 2.401983)
test_btest 0.000910 0.000130 72.816972 ( 7.810959)
test_basic 0.000000 0.007595 0.339582 ( 0.428028)
test_all 0.000000 0.001639 650.649476 ( 65.575568)
test_rubyspec 0.111892 0.049378 46.501102 ( 51.977938)
total: 133.09 sec