Logfile: /home/ko1/ruby/logs/brlog.trunk.20220914-175232
#<BuildRuby:0x000055d9c07e6fe0
@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.20220914-175232",
@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.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.006071 0.004297 1.097860 ( 1.085101)
build_miniruby 0.000000 0.001828 0.073669 ( 0.072013)
build_ruby 0.000564 0.001468 0.078767 ( 0.076666)
build_all 0.010343 0.000439 1.572412 ( 0.609534)
build_install 0.020458 0.001234 1.926150 ( 0.937079)
test_btest 0.000000 0.001527 94.116231 ( 9.633756)
test_basic 0.003856 0.003628 0.355128 ( 0.452744)
test_all 0.003731 0.000746 673.705027 ( 68.042087)
test_rubyspec 0.100355 0.079462 47.008299 ( 55.185982)
total: 136.10 sec