Logfile: /home/ko1/ruby/logs/brlog.trunk.20220807-222201
#<BuildRuby:0x000055b2658a4a68
@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.20220807-222201",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007137 0.001947 0.781902 ( 0.926610)
build_miniruby 0.001085 0.000297 0.063975 ( 0.062556)
build_ruby 0.001299 0.000354 0.064034 ( 0.062691)
build_all 0.005549 0.001513 1.258130 ( 0.463446)
build_install 0.013780 0.003758 4.327321 ( 1.829401)
test_btest 0.001336 0.000364 53.135433 ( 6.192363)
test_basic 0.004463 0.002230 0.297886 ( 0.395032)
test_all 0.001728 0.000494 479.613924 ( 51.618209)
test_rubyspec 0.100496 0.031290 41.352597 ( 49.034981)
total: 110.59 sec