Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-221243
#<BuildRuby:0x000055e18f333940
@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.20220223-221243",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.011237 0.000972 0.869503 ( 0.924136)
build_miniruby 0.002160 0.000000 0.071816 ( 0.070279)
build_ruby 0.002190 0.000000 0.076071 ( 0.074864)
build_all 0.009703 0.000000 4.185772 ( 0.834285)
build_install 0.022817 0.000145 7.872864 ( 2.471275)
test_btest 0.001227 0.000107 74.200482 ( 8.012852)
test_basic 0.007475 0.000242 0.329154 ( 0.419599)
test_all 0.002523 0.000210 707.427662 ( 67.671868)
test_rubyspec 0.122568 0.047825 46.174510 ( 51.629682)
total: 132.11 sec