Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-063307
#<BuildRuby:0x000055e161834328
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220825-063307",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.005212 0.001422 0.885668 ( 0.938022)
build_miniruby 0.000679 0.000185 0.057933 ( 0.056750)
build_ruby 0.000752 0.000205 0.059278 ( 0.058121)
build_all 0.003505 0.000956 1.526034 ( 0.583577)
build_install 0.011000 0.000190 1.921358 ( 0.975181)
test_btest 0.000564 0.000130 56.325220 ( 8.031080)
test_basic 0.001364 0.004104 0.281890 ( 0.371047)
test_all 0.001912 0.000546 622.011931 ( 89.472730)
test_rubyspec 0.081790 0.030643 44.203657 ( 52.463536)
total: 152.95 sec