Logfile: /home/ko1/ruby/logs/brlog.trunk.20220407-044754
#<BuildRuby:0x00005558477d8af8
@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.20220407-044754",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007239 0.004453 0.985249 ( 1.115436)
build_miniruby 0.002097 0.000280 0.073971 ( 0.071752)
build_ruby 0.001728 0.000230 0.076452 ( 0.074487)
build_all 0.005690 0.004729 1.493068 ( 0.586820)
build_install 0.017529 0.004424 6.041113 ( 2.907749)
test_btest 0.001127 0.000225 75.030303 ( 8.244673)
test_basic 0.005588 0.001117 0.340005 ( 0.429867)
test_all 0.001635 0.000327 652.915562 ( 65.986202)
test_rubyspec 0.108994 0.060304 46.475612 ( 52.014232)
total: 131.43 sec