Logfile: /home/ko1/ruby/logs/brlog.trunk.20220720-190752
#<BuildRuby:0x000056019cd267e0
@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.20220720-190752",
@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.000015 0.000006 0.000021 ( 0.000021)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004931 0.001793 0.823629 ( 1.387603)
build_miniruby 0.000693 0.000252 0.057127 ( 0.055935)
build_ruby 0.000752 0.000274 0.059534 ( 0.058274)
build_all 0.003518 0.001279 1.549643 ( 0.605454)
build_install 0.009619 0.001619 5.653470 ( 2.168490)
test_btest 0.000556 0.000185 46.008270 ( 8.945485)
test_basic 0.005605 0.000119 0.281998 ( 0.370654)
test_all 0.000732 0.000225 634.561613 ( 90.581898)
test_rubyspec 0.065385 0.053437 44.218164 ( 49.777586)
total: 153.95 sec