Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-205531
#<BuildRuby:0x0000562ce4e065c0
@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.20220818-205531",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.009788 0.001896 0.954783 ( 1.249354)
build_miniruby 0.001546 0.000515 0.078739 ( 0.076583)
build_ruby 0.002337 0.000000 0.077150 ( 0.074554)
build_all 0.009943 0.001416 1.532985 ( 0.570858)
build_install 0.014880 0.007666 1.877023 ( 0.894790)
test_btest 0.000937 0.000312 71.845564 ( 8.304601)
test_basic 0.005240 0.001747 0.329454 ( 0.418367)
test_all 0.003448 0.000000 636.719826 ( 65.903637)
test_rubyspec 0.083277 0.079832 45.166926 ( 53.701604)
total: 131.20 sec