Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-005524
#<BuildRuby:0x00005559bcba89c8
@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.20220825-005524",
@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.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000127 0.000000 0.000127 ( 0.000144)
build_up 0.012034 0.000559 1.038436 ( 1.870055)
build_miniruby 0.001719 0.000229 0.075824 ( 0.075638)
build_ruby 0.001820 0.000242 0.077484 ( 0.077063)
build_all 0.009674 0.000067 1.542714 ( 0.592703)
build_install 0.017312 0.005122 1.889577 ( 0.924861)
test_btest 0.001024 0.000154 69.857216 ( 8.284846)
test_basic 0.006442 0.000966 0.329567 ( 0.420505)
test_all 0.000011 0.004174 680.686119 ( 66.550362)
test_rubyspec 0.106174 0.050128 45.631365 ( 53.869422)
total: 132.67 sec