Logfile: /home/ko1/ruby/logs/brlog.trunk.20220422-042727
#<BuildRuby:0x000055e0142e00a0
@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.20220422-042727",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.006697 0.888811 ( 1.546804)
build_miniruby 0.000000 0.001045 0.057051 ( 0.055834)
build_ruby 0.000352 0.000650 0.059176 ( 0.057892)
build_all 0.004345 0.000000 1.486076 ( 0.609136)
build_install 0.009872 0.000000 6.306143 ( 2.837860)
test_btest 0.000849 0.000000 50.892951 ( 8.810453)
test_basic 0.005933 0.000000 0.355315 ( 0.443120)
test_all 0.001450 0.000242 650.247997 ( 94.698587)
test_rubyspec 0.100803 0.029552 44.443261 ( 49.306428)
total: 158.37 sec