Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-065444
#<BuildRuby:0x0000555e8412a7e0
@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.20220626-065444",
@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.000014 0.000002 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.006128 0.000319 0.914042 ( 1.006698)
build_miniruby 0.000767 0.000110 0.057871 ( 0.056668)
build_ruby 0.000833 0.000119 0.059502 ( 0.058265)
build_all 0.004157 0.000000 1.502064 ( 0.604163)
build_install 0.007195 0.003978 6.278871 ( 2.864157)
test_btest 0.001355 0.000239 54.695299 ( 8.322086)
test_basic 0.005953 0.000291 0.347267 ( 0.434750)
test_all 0.001159 0.000194 618.534785 ( 92.648692)
test_rubyspec 0.076541 0.046019 43.890006 ( 49.446616)
total: 155.44 sec