Logfile: /home/ko1/ruby/logs/brlog.trunk.20220818-033927
#<BuildRuby:0x0000555a271a06e0
@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-033927",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.010866 0.000177 0.982697 ( 2.085075)
build_miniruby 0.002445 0.000153 0.077962 ( 0.075690)
build_ruby 0.002549 0.000000 0.076527 ( 0.073973)
build_all 0.000000 0.009898 1.514187 ( 0.572613)
build_install 0.012980 0.008911 1.860983 ( 0.907138)
test_btest 0.000927 0.000253 75.698259 ( 8.154463)
test_basic 0.005227 0.002092 0.322220 ( 0.414590)
test_all 0.003624 0.001015 647.445134 ( 64.350259)
test_rubyspec 0.093235 0.082137 45.312782 ( 53.168090)
total: 129.80 sec