Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-194528
#<BuildRuby:0x00005587a56684d8
@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.20220303-194528",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.006114 0.004340 0.990604 ( 1.141261)
build_miniruby 0.001779 0.000119 0.067612 ( 0.065689)
build_ruby 0.002404 0.000160 0.076695 ( 0.074183)
build_all 0.009389 0.000626 4.222515 ( 0.856636)
build_install 0.019631 0.000898 7.900749 ( 2.393225)
test_btest 0.001128 0.000070 71.081299 ( 8.152070)
test_basic 0.006477 0.000405 0.338799 ( 0.427666)
test_all 0.001851 0.000065 705.667066 ( 67.723632)
test_rubyspec 0.109076 0.055450 46.671095 ( 52.059455)
total: 132.89 sec