Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-054647
#<BuildRuby:0x00005654ab54b7e8
@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.20221201-054647",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010569 0.000360 1.213487 ( 1.514735)
build_miniruby 0.003075 0.000000 0.842832 ( 0.842101)
build_ruby 0.002759 0.000000 2.239392 ( 2.141523)
build_all 0.017057 0.003336 18.620378 ( 2.203992)
build_install 0.013449 0.008919 2.077257 ( 1.064315)
test_btest 0.001176 0.000245 90.694495 ( 8.944522)
test_basic 0.007317 0.001524 0.347732 ( 0.435412)
test_all 0.001820 0.000379 704.427382 ( 72.576727)
test_rubyspec 0.120476 0.053800 49.555701 ( 57.670346)
total: 147.39 sec