Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-225158
#<BuildRuby:0x000055bf61063670
@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.20220729-225158",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000010 0.000004 0.000014 ( 0.000012)
build_up 0.004687 0.001704 0.809664 ( 0.899166)
build_miniruby 0.000704 0.000257 0.057177 ( 0.056042)
build_ruby 0.000743 0.000270 0.058937 ( 0.057700)
build_all 0.003504 0.001274 1.517496 ( 0.588672)
build_install 0.010763 0.000390 5.604122 ( 2.153467)
test_btest 0.000577 0.000177 53.040704 ( 8.309830)
test_basic 0.000813 0.005209 0.327143 ( 0.415210)
test_all 0.000980 0.000377 615.806039 ( 86.921568)
test_rubyspec 0.067336 0.060211 43.734635 ( 49.335104)
total: 148.74 sec