Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-003509
#<BuildRuby:0x000055ed3a1149c8
@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.20220831-003509",
@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.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010539 0.000753 0.977996 ( 0.996518)
build_miniruby 0.001854 0.000133 0.075638 ( 0.073717)
build_ruby 0.002063 0.000148 0.071479 ( 0.069251)
build_all 0.009957 0.000004 1.511234 ( 0.568755)
build_install 0.015316 0.006172 1.877727 ( 0.915781)
test_btest 0.000820 0.000096 73.758078 ( 8.122048)
test_basic 0.000000 0.008265 0.326618 ( 0.419392)
test_all 0.001681 0.000864 644.326759 ( 64.707022)
test_rubyspec 0.143538 0.017146 45.728491 ( 54.156192)
total: 130.03 sec