Logfile: /home/ko1/ruby/logs/brlog.trunk.20220214-135923
#<BuildRuby:0x000055883d5dca58
@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.20220214-135923",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000024 0.000011 0.000035 ( 0.000032)
build_up 0.008972 0.002156 0.934288 ( 1.314313)
build_miniruby 0.001445 0.000602 0.076106 ( 0.074570)
build_ruby 0.001336 0.000557 0.079792 ( 0.077724)
build_all 0.004784 0.004619 4.021498 ( 0.777140)
build_install 0.013651 0.009078 7.801959 ( 2.329276)
test_btest 0.000916 0.000458 77.464833 ( 8.188821)
test_basic 0.006558 0.000931 0.341458 ( 0.433142)
test_all 0.001655 0.000000 658.229129 ( 64.905775)
test_rubyspec 0.095174 0.063449 45.720708 ( 51.085608)
total: 129.19 sec