Logfile: /home/ko1/ruby/logs/brlog.trunk.20220207-142427
#<BuildRuby:0x000055d5395b7778
@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-142427",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.010867 0.000409 0.950244 ( 1.147353)
build_miniruby 0.001694 0.000226 0.075140 ( 0.072822)
build_ruby 0.001692 0.000225 0.074286 ( 0.072638)
build_all 0.009075 0.000591 4.145385 ( 0.780110)
build_install 0.018597 0.005382 7.813032 ( 2.293558)
test_btest 0.000000 0.001514 73.627850 ( 7.924219)
test_basic 0.000000 0.007652 0.339954 ( 0.428424)
test_all 0.000000 0.002028 649.150129 ( 66.120069)
test_rubyspec 0.120285 0.034367 45.860609 ( 51.327003)
total: 130.17 sec