Logfile: /home/ko1/ruby/logs/brlog.trunk.20220730-103924
#<BuildRuby:0x0000561f50fb0610
@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.20220730-103924",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.006626 0.004903 0.975155 ( 1.003635)
build_miniruby 0.001629 0.000627 0.078263 ( 0.077169)
build_ruby 0.001488 0.000572 0.065763 ( 0.064548)
build_all 0.009508 0.000305 1.547242 ( 0.587686)
build_install 0.016184 0.006995 5.207449 ( 2.078810)
test_btest 0.001403 0.000495 73.954777 ( 8.649074)
test_basic 0.005633 0.001988 0.316790 ( 0.405370)
test_all 0.001794 0.000000 665.572650 ( 65.945176)
test_rubyspec 0.107202 0.067613 45.414347 ( 51.190173)
total: 130.00 sec