Logfile: /home/ko1/ruby/logs/brlog.trunk.20220324-221442
#<BuildRuby:0x0000562023ffc8e8
@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.20220324-221442",
@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.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000023 0.000001 0.000024 ( 0.000025)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.011269 0.000462 1.011103 ( 1.060041)
build_miniruby 0.001985 0.000124 0.075775 ( 0.073988)
build_ruby 0.000000 0.001628 0.074619 ( 0.073355)
build_all 0.005751 0.005404 4.223158 ( 0.859535)
build_install 0.023796 0.000059 7.943563 ( 2.405134)
test_btest 0.000938 0.000108 73.978372 ( 8.145017)
test_basic 0.007219 0.000834 0.328680 ( 0.416663)
test_all 0.000726 0.001016 691.622543 ( 67.749230)
test_rubyspec 0.121306 0.042622 45.867355 ( 51.360573)
total: 132.14 sec