Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-153031
#<BuildRuby:0x0000555eed86c008
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221219-153031",
@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.000017 0.000003 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.003646 0.000561 0.925884 ( 1.161384)
build_miniruby 0.001007 0.000000 0.994377 ( 0.992951)
build_ruby 0.001349 0.000000 2.809557 ( 2.694944)
build_all 0.003266 0.005752 15.808250 ( 3.281255)
build_install 0.008539 0.000317 2.253838 ( 1.330025)
test_btest 0.000454 0.000096 64.878592 ( 10.681164)
test_basic 0.004706 0.000227 0.288707 ( 0.379098)
test_all 0.001204 0.000241 661.188773 (142.224537)
test_rubyspec 0.036836 0.031579 52.551577 ( 60.655585)
total: 223.40 sec