Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-170223
#<BuildRuby:0x000055805fc2c920
@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.20220905-170223",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006773 0.005618 0.974380 ( 0.967550)
build_miniruby 0.001544 0.000357 0.073284 ( 0.071233)
build_ruby 0.001937 0.000447 0.076479 ( 0.074311)
build_all 0.008005 0.001847 1.565745 ( 0.585705)
build_install 0.011012 0.010983 1.898760 ( 0.950673)
test_btest 0.001319 0.000000 101.847162 ( 9.440874)
test_basic 0.000000 0.007008 0.337315 ( 0.427122)
test_all 0.002827 0.001109 688.789119 ( 69.423886)
test_rubyspec 0.104453 0.068569 46.904113 ( 54.984043)
total: 136.93 sec