Logfile: /home/ko1/ruby/logs/brlog.trunk.20220909-171551
#<BuildRuby:0x0000558bf7ca0c00
@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.20220909-171551",
@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.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005573 0.004885 1.146018 ( 1.125545)
build_miniruby 0.000000 0.002304 0.075531 ( 0.072971)
build_ruby 0.000000 0.001784 0.069502 ( 0.067367)
build_all 0.004726 0.004789 1.583906 ( 0.609762)
build_install 0.019787 0.000000 1.934098 ( 0.951878)
test_btest 0.001105 0.000000 90.426086 ( 9.728979)
test_basic 0.007461 0.000266 0.352702 ( 0.440538)
test_all 0.003917 0.000746 696.842717 ( 69.185846)
test_rubyspec 0.084495 0.081707 47.175391 ( 55.273998)
total: 137.46 sec