Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-160603
#<BuildRuby:0x0000560739f934b8
@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.20220911-160603",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000090 0.000007 0.000097 ( 0.000101)
build_up 0.003062 0.009011 1.142934 ( 1.142091)
build_miniruby 0.001620 0.000347 0.074121 ( 0.072769)
build_ruby 0.001772 0.000379 0.076754 ( 0.074740)
build_all 0.008467 0.003362 1.576706 ( 0.617375)
build_install 0.023232 0.000000 1.944024 ( 0.955410)
test_btest 0.001138 0.000000 91.174292 ( 9.198215)
test_basic 0.007517 0.000308 0.352742 ( 0.441098)
test_all 0.003054 0.000509 639.951588 ( 66.529680)
test_rubyspec 0.094609 0.083703 47.158375 ( 55.459975)
total: 134.49 sec