Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-213848
#<BuildRuby:0x000055853ab9c3e0
@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.20221203-213848",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.007592 0.002761 1.207631 ( 1.236995)
build_miniruby 0.002580 0.000000 0.852412 ( 0.850629)
build_ruby 0.002978 0.000335 2.236786 ( 2.144145)
build_all 0.014491 0.007793 18.735035 ( 2.201576)
build_install 0.020509 0.002262 2.123596 ( 1.053569)
test_btest 0.001043 0.000329 91.102523 ( 9.349583)
test_basic 0.002955 0.005976 0.352423 ( 0.439668)
test_all 0.002310 0.000329 748.452430 ( 72.475308)
test_rubyspec 0.086673 0.083262 49.316186 ( 57.403048)
total: 147.16 sec