Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-083601
#<BuildRuby:0x0000556a971dc6d8
@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.20220914-083601",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000000 0.009034 1.120237 ( 1.156108)
build_miniruby 0.000000 0.001951 0.069392 ( 0.068296)
build_ruby 0.000000 0.001995 0.078646 ( 0.077691)
build_all 0.003938 0.006108 1.576792 ( 0.602397)
build_install 0.016951 0.003701 1.926534 ( 0.953331)
test_btest 0.000743 0.000446 97.272641 ( 9.201665)
test_basic 0.003737 0.003577 0.361190 ( 0.450168)
test_all 0.001885 0.001167 677.196560 ( 67.728060)
test_rubyspec 0.104956 0.061600 46.948319 ( 55.082984)
total: 135.32 sec