Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-180902
#<BuildRuby:0x000055b491dafed0
@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.20220424-180902",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000020 0.000005 0.000025 ( 0.000025)
build_up 0.003043 0.003789 0.874500 ( 1.233337)
build_miniruby 0.000797 0.000265 0.057604 ( 0.056372)
build_ruby 0.000000 0.000920 0.059358 ( 0.058202)
build_all 0.000811 0.003498 1.495796 ( 0.606709)
build_install 0.007828 0.000829 6.265738 ( 2.814704)
test_btest 0.000614 0.000231 53.448033 ( 8.539899)
test_basic 0.004383 0.001644 0.263269 ( 0.351538)
test_all 0.001316 0.000000 640.218562 ( 93.499416)
test_rubyspec 0.096441 0.032025 44.402569 ( 49.230674)
total: 156.39 sec