Logfile: /home/ko1/ruby/logs/brlog.trunk.20220902-091141
#<BuildRuby:0x0000559e78a28d40
@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.20220902-091141",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000040 0.000002 0.000042 ( 0.000035)
build_up 0.009005 0.003713 0.989852 ( 1.009451)
build_miniruby 0.002254 0.000265 0.076667 ( 0.074280)
build_ruby 0.002125 0.000250 0.079078 ( 0.076607)
build_all 0.010105 0.000184 1.539009 ( 0.583542)
build_install 0.021497 0.001233 1.878317 ( 0.932998)
test_btest 0.001141 0.000109 80.742197 ( 8.388313)
test_basic 0.002482 0.004616 0.334199 ( 0.431622)
test_all 0.002944 0.001180 640.576699 ( 64.752669)
test_rubyspec 0.103840 0.055306 45.077197 ( 53.401588)
total: 129.65 sec