Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-012021
#<BuildRuby:0x00005640eeefff58
@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.20220824-012021",
@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.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000000 0.006866 0.822587 ( 1.310335)
build_miniruby 0.000000 0.000982 0.057473 ( 0.056237)
build_ruby 0.000000 0.000965 0.059716 ( 0.058503)
build_all 0.002082 0.002662 1.515896 ( 0.588473)
build_install 0.011071 0.000000 1.951465 ( 0.975305)
test_btest 0.000709 0.000000 46.770033 ( 8.572135)
test_basic 0.005223 0.000000 0.286668 ( 0.376120)
test_all 0.003409 0.000000 623.910717 ( 88.037038)
test_rubyspec 0.063158 0.023221 44.278706 ( 52.563718)
total: 152.54 sec