Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-151857
#<BuildRuby:0x000055776605bdc8
@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.20220426-151857",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000013 0.000000 0.000013 ( 0.000014)
build_up 0.006820 0.000193 0.876760 ( 2.390416)
build_miniruby 0.000914 0.000065 0.058204 ( 0.056953)
build_ruby 0.000979 0.000070 0.059443 ( 0.058219)
build_all 0.004225 0.000000 1.493522 ( 0.611095)
build_install 0.008570 0.000240 6.255710 ( 2.799034)
test_btest 0.000902 0.000000 57.714913 ( 8.070717)
test_basic 0.006001 0.000133 0.347303 ( 0.434832)
test_all 0.001244 0.000000 605.450605 ( 96.214182)
test_rubyspec 0.083218 0.035011 44.426157 ( 49.398875)
total: 160.03 sec