Logfile: /home/ko1/ruby/logs/brlog.trunk.20220508-044527
#<BuildRuby:0x000055d5f1be2130
@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.20220508-044527",
@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.000013 0.000000 0.000013 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000036 0.000002 0.000038 ( 0.000039)
build_up 0.007432 0.000391 0.832558 ( 1.492414)
build_miniruby 0.000882 0.000047 0.059983 ( 0.058905)
build_ruby 0.000976 0.000051 0.054844 ( 0.053901)
build_all 0.005741 0.000000 1.304737 ( 0.562638)
build_install 0.012969 0.000000 6.452800 ( 3.042214)
test_btest 0.000714 0.000000 62.043674 ( 14.261046)
test_basic 0.000412 0.004249 0.281289 ( 0.376936)
test_all 0.000999 0.000084 534.040908 ( 63.740318)
test_rubyspec 0.020018 0.028304 52.527056 ( 58.236205)
total: 141.83 sec