Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-125134
#<BuildRuby:0x000055b486680b88
@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.20220814-125134",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000016 0.000006 0.000022 ( 0.000033)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.009057 0.001763 0.954764 ( 0.979064)
build_miniruby 0.001685 0.000562 0.070332 ( 0.067792)
build_ruby 0.001668 0.000556 0.077347 ( 0.075092)
build_all 0.008655 0.001278 1.546585 ( 0.590903)
build_install 0.017456 0.005757 1.899281 ( 0.925240)
test_btest 0.000729 0.000227 76.436464 ( 8.416545)
test_basic 0.005584 0.001745 0.327938 ( 0.421437)
test_all 0.002631 0.000823 647.973317 ( 65.180672)
test_rubyspec 0.087630 0.080256 46.073263 ( 53.592249)
total: 130.25 sec