Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-192451
#<BuildRuby:0x0000556ce0953df8
@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.20220718-192451",
@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.000010 0.000003 0.000013 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.006002 0.000464 0.823305 ( 0.945175)
build_miniruby 0.000802 0.000201 0.057087 ( 0.055884)
build_ruby 0.000767 0.000192 0.059063 ( 0.057880)
build_all 0.003712 0.000928 1.543491 ( 0.604551)
build_install 0.008816 0.002204 5.663198 ( 2.176978)
test_btest 0.000590 0.000148 48.561465 ( 8.388369)
test_basic 0.004465 0.001116 0.309503 ( 0.398211)
test_all 0.000784 0.000196 620.596533 ( 90.763683)
test_rubyspec 0.086666 0.030812 43.964913 ( 49.558730)
total: 152.95 sec