Logfile: /home/ko1/ruby/logs/brlog.trunk.20220907-033904
#<BuildRuby:0x000056372c6fcc00
@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.20220907-033904",
@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.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.008833 0.004090 0.974416 ( 0.983717)
build_miniruby 0.002366 0.000000 0.077304 ( 0.075774)
build_ruby 0.001788 0.000056 0.076070 ( 0.075315)
build_all 0.008334 0.002536 1.613594 ( 0.605756)
build_install 0.017011 0.006670 1.945201 ( 0.941433)
test_btest 0.000839 0.000190 92.553491 ( 9.261735)
test_basic 0.007134 0.000620 0.354127 ( 0.442555)
test_all 0.003472 0.000754 631.449557 ( 66.095854)
test_rubyspec 0.101382 0.058250 46.824010 ( 55.302991)
total: 133.79 sec