Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-160800
#<BuildRuby:0x0000556c7eb044e8
@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.20220403-160800",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000003 0.000009 ( 0.000010)
build_up 0.008943 0.002123 1.023359 ( 1.332801)
build_miniruby 0.001343 0.000559 0.079010 ( 0.077022)
build_ruby 0.001466 0.000611 0.078476 ( 0.076561)
build_all 0.007883 0.002249 4.278831 ( 0.866743)
build_install 0.018624 0.006552 8.494476 ( 2.967607)
test_btest 0.000981 0.000381 73.988561 ( 8.283574)
test_basic 0.002556 0.005691 0.353869 ( 0.441040)
test_all 0.001569 0.000296 655.812111 ( 65.161565)
test_rubyspec 0.108738 0.063520 46.810531 ( 52.209022)
total: 131.42 sec