Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-031347
#<BuildRuby:0x0000558fbdc3f5a8
@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.20221130-031347",
@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.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.000000 0.010769 1.185147 ( 1.466611)
build_miniruby 0.000526 0.003208 0.848222 ( 0.845868)
build_ruby 0.001902 0.001024 2.225619 ( 2.136016)
build_all 0.015471 0.003603 18.539570 ( 2.159971)
build_install 0.015510 0.007557 2.038575 ( 1.022639)
test_btest 0.001153 0.000542 93.962262 ( 9.139591)
test_basic 0.004922 0.004894 0.355737 ( 0.441656)
test_all 0.001853 0.000926 696.275566 ( 72.857842)
test_rubyspec 0.108719 0.066260 49.324283 ( 57.465753)
total: 147.54 sec