Logfile: /home/ko1/ruby/logs/brlog.trunk.20220428-045354
#<BuildRuby:0x000055ca7b174c10
@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.20220428-045354",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000004 0.000013 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.009665 0.002564 1.054036 ( 2.375807)
build_miniruby 0.001695 0.000770 0.071576 ( 0.069061)
build_ruby 0.001337 0.000608 0.081025 ( 0.078782)
build_all 0.010197 0.000205 1.496977 ( 0.611073)
build_install 0.025105 0.000195 5.868038 ( 2.777374)
test_btest 0.000809 0.000225 77.946091 ( 8.417725)
test_basic 0.007840 0.000755 0.317189 ( 0.404497)
test_all 0.002089 0.000550 643.146802 ( 65.147342)
test_rubyspec 0.102636 0.074915 45.192461 ( 50.352278)
total: 130.24 sec