Logfile: /home/ko1/ruby/logs/brlog.trunk.20220615-222846
#<BuildRuby:0x000055c8346b68c0
@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.20220615-222846",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002092 0.004696 0.831152 ( 1.047746)
build_miniruby 0.000862 0.000215 0.057612 ( 0.056328)
build_ruby 0.000938 0.000000 0.058874 ( 0.057697)
build_all 0.004234 0.000188 1.493836 ( 0.606275)
build_install 0.010782 0.000360 6.288190 ( 2.841548)
test_btest 0.000636 0.000127 55.101417 ( 8.177378)
test_basic 0.002458 0.004109 0.340757 ( 0.427692)
test_all 0.001174 0.000121 627.661996 ( 93.839998)
test_rubyspec 0.088500 0.033368 44.214758 ( 49.776158)
total: 156.83 sec