Logfile: /home/ko1/ruby/logs/brlog.trunk.20220629-165441
#<BuildRuby:0x000055897b97fe00
@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.20220629-165441",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000080 0.006642 0.835139 ( 1.181399)
build_miniruby 0.000736 0.000306 0.057632 ( 0.056383)
build_ruby 0.000754 0.000314 0.059638 ( 0.058340)
build_all 0.001460 0.002809 1.508781 ( 0.596513)
build_install 0.008876 0.002185 6.295567 ( 2.830101)
test_btest 0.000587 0.000252 56.324079 ( 7.935996)
test_basic 0.003989 0.001710 0.293985 ( 0.382452)
test_all 0.001061 0.000455 630.856152 ( 91.050846)
test_rubyspec 0.083250 0.041854 44.769956 ( 50.339927)
total: 154.43 sec