Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-231123
#<BuildRuby:0x0000562cf06687d0
@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.20220315-231123",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003409 0.007966 1.004635 ( 1.198492)
build_miniruby 0.001629 0.000465 0.077514 ( 0.075273)
build_ruby 0.001436 0.000410 0.082813 ( 0.080754)
build_all 0.007715 0.002204 4.147285 ( 0.868183)
build_install 0.016104 0.006842 8.020670 ( 2.515116)
test_btest 0.000821 0.000257 73.435116 ( 8.508999)
test_basic 0.002744 0.004390 0.336154 ( 0.427487)
test_all 0.001297 0.000458 714.714166 ( 68.310811)
test_rubyspec 0.092657 0.079111 46.372292 ( 51.791241)
total: 133.78 sec