Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-185626
#<BuildRuby:0x000055bb4b746ad8
@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.20221010-185626",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000006 0.000004 0.000010 ( 0.000009)
configure 0.000004 0.000003 0.000007 ( 0.000007)
build_up 0.002627 0.006838 1.081482 ( 1.152817)
build_miniruby 0.000860 0.000602 0.112476 ( 0.109803)
build_ruby 0.000965 0.000675 0.100647 ( 0.098116)
build_all 0.007106 0.000000 1.294882 ( 0.570886)
build_install 0.008246 0.006209 1.603355 ( 0.878686)
test_btest 0.001387 0.000853 63.688248 ( 6.641019)
test_basic 0.004421 0.002721 0.347065 ( 0.436932)
test_all 0.006034 0.001132 507.196859 ( 54.905070)
test_rubyspec 0.074619 0.061406 42.595454 ( 51.090433)
total: 115.88 sec