Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-164722
#<BuildRuby:0x00005640fc51ec88
@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.20220801-164722",
@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.000008 0.000002 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004160 0.008259 0.838393 ( 1.110153)
build_miniruby 0.001443 0.000481 0.064026 ( 0.062397)
build_ruby 0.001081 0.000361 0.056439 ( 0.055011)
build_all 0.005256 0.003119 1.265530 ( 0.477254)
build_install 0.014899 0.002090 4.243744 ( 1.823727)
test_btest 0.001491 0.000000 50.019261 ( 6.325572)
test_basic 0.003822 0.003394 0.295578 ( 0.391057)
test_all 0.003303 0.000000 484.679102 ( 51.871332)
test_rubyspec 0.072298 0.060908 41.696174 ( 47.556318)
total: 109.67 sec