Logfile: /home/ko1/ruby/logs/brlog.trunk.20220305-090202
#<BuildRuby:0x000055b8a7c865a8
@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.20220305-090202",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000056 0.000014 0.000070 ( 0.000072)
build_up 0.007248 0.005005 1.049267 ( 1.263918)
build_miniruby 0.001707 0.000525 0.074441 ( 0.073211)
build_ruby 0.001319 0.000406 0.070588 ( 0.069771)
build_all 0.009191 0.001339 4.237233 ( 0.865652)
build_install 0.020683 0.001446 7.962429 ( 2.434392)
test_btest 0.000000 0.001205 74.325616 ( 7.949290)
test_basic 0.000000 0.007243 0.330051 ( 0.419743)
test_all 0.001013 0.000358 692.566016 ( 67.558750)
test_rubyspec 0.096526 0.067259 46.460381 ( 51.936531)
total: 132.57 sec