Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-000739
#<BuildRuby:0x0000557e06d58b88
@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.20220904-000739",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000018)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.010309 0.001587 0.996725 ( 2.093307)
build_miniruby 0.002199 0.000338 0.075291 ( 0.073414)
build_ruby 0.001471 0.000227 0.075209 ( 0.074547)
build_all 0.003877 0.004787 1.570481 ( 0.619245)
build_install 0.004512 0.017468 1.943902 ( 0.953776)
test_btest 0.000800 0.000350 76.204107 ( 8.396218)
test_basic 0.006585 0.000785 0.323719 ( 0.412302)
test_all 0.005846 0.000408 639.089268 ( 64.828612)
test_rubyspec 0.123218 0.062548 45.393444 ( 53.868223)
total: 131.32 sec