Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-215230
#<BuildRuby:0x0000563bd46f0cc8
@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-215230",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005971 0.004565 0.964798 ( 0.964068)
build_miniruby 0.001402 0.000400 0.074769 ( 0.072827)
build_ruby 0.001419 0.000405 0.078326 ( 0.076531)
build_all 0.005811 0.004844 4.051633 ( 0.785872)
build_install 0.008926 0.015621 7.879694 ( 2.322295)
test_btest 0.000877 0.000438 47.336304 ( 44.075094)
test_basic 0.001771 0.005802 0.331211 ( 0.423763)
test_all 0.001444 0.000812 643.678556 ( 65.416767)
test_rubyspec 0.076664 0.095260 46.591977 ( 51.803964)
total: 165.94 sec