Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-134332
#<BuildRuby:0x00005623cdaa68a0
@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-134332",
@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.000011 0.000001 0.000012 ( 0.000012)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000247 0.011320 1.030097 ( 1.099099)
build_miniruby 0.001695 0.000452 0.075112 ( 0.072998)
build_ruby 0.001150 0.000306 0.077510 ( 0.075915)
build_all 0.006945 0.001852 4.153660 ( 0.831801)
build_install 0.014194 0.009261 8.415755 ( 2.971852)
test_btest 0.000904 0.000301 74.998434 ( 8.050052)
test_basic 0.005855 0.001952 0.339919 ( 0.427657)
test_all 0.001459 0.000486 674.756475 ( 66.417978)
test_rubyspec 0.104868 0.067548 46.632105 ( 52.078400)
total: 132.03 sec