Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-183825
#<BuildRuby:0x00005605ffb704e8
@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.20220207-183825",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009864 0.000857 0.954624 ( 1.215371)
build_miniruby 0.001528 0.000218 0.073299 ( 0.071558)
build_ruby 0.001972 0.000282 0.076313 ( 0.074364)
build_all 0.009464 0.000653 4.185234 ( 0.770686)
build_install 0.018445 0.004714 7.866276 ( 2.315424)
test_btest 0.001217 0.000192 70.820755 ( 8.228222)
test_basic 0.002031 0.005333 0.335973 ( 0.425894)
test_all 0.002557 0.000000 697.126656 ( 67.055724)
test_rubyspec 0.115583 0.045676 46.202616 ( 51.360262)
total: 131.52 sec