Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-104023
#<BuildRuby:0x00005627ff46c3a0
@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.20220820-104023",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011149 0.000508 0.953599 ( 0.974098)
build_miniruby 0.002322 0.000166 0.074104 ( 0.071999)
build_ruby 0.001773 0.000127 0.070726 ( 0.069852)
build_all 0.005076 0.005579 1.526260 ( 0.581823)
build_install 0.015324 0.006138 1.894452 ( 0.920681)
test_btest 0.000806 0.000151 71.178773 ( 8.191464)
test_basic 0.007565 0.000349 0.331719 ( 0.419870)
test_all 0.005512 0.000000 646.988290 ( 64.707417)
test_rubyspec 0.100823 0.073310 46.076029 ( 54.537973)
total: 130.48 sec