Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-205318
#<BuildRuby:0x0000559f5e75c620
@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.20220731-205318",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.010621 0.002076 0.977259 ( 1.038772)
build_miniruby 0.001314 0.000404 0.070193 ( 0.069371)
build_ruby 0.001592 0.000490 0.075899 ( 0.074040)
build_all 0.003502 0.005981 1.534473 ( 0.583807)
build_install 0.013465 0.008576 5.160842 ( 2.073071)
test_btest 0.001365 0.000000 73.977903 ( 8.278092)
test_basic 0.002536 0.004817 0.328102 ( 0.417180)
test_all 0.001494 0.000697 653.816260 ( 64.493830)
test_rubyspec 0.095659 0.077391 45.519600 ( 50.945848)
total: 127.97 sec