Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-135050
#<BuildRuby:0x000055d20b4004b0
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220204-135050",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000076 0.000018 0.000094 ( 0.000099)
configure 0.000023 0.000006 0.000029 ( 0.000025)
build_up 0.010336 0.000529 0.963614 ( 1.096177)
build_miniruby 0.001662 0.000333 0.078323 ( 0.076531)
build_ruby 0.002034 0.000407 0.079792 ( 0.077691)
build_all 0.010387 0.000000 4.162256 ( 0.790493)
build_install 0.015600 0.008653 7.875157 ( 2.317115)
test_btest 0.001132 0.000000 47.104169 ( 44.808935)
test_basic 0.007096 0.000915 0.341645 ( 0.440168)
test_all 0.001677 0.000149 655.443647 ( 65.744925)
test_rubyspec 0.119791 0.044185 46.264943 ( 51.737965)
total: 167.09 sec