Logfile: /home/ko1/ruby/logs/brlog.trunk.20220630-204430
#<BuildRuby:0x000055ca32d5a8c0
@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.20220630-204430",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.002261 0.004225 0.879651 ( 1.174617)
build_miniruby 0.001075 0.000000 0.056892 ( 0.055588)
build_ruby 0.001035 0.000000 0.059367 ( 0.058069)
build_all 0.004092 0.000299 1.493249 ( 0.598652)
build_install 0.006874 0.003942 6.312897 ( 2.832660)
test_btest 0.000541 0.000096 51.265692 ( 9.103032)
test_basic 0.004981 0.000879 0.276218 ( 0.365094)
test_all 0.000713 0.000776 608.265018 ( 90.865790)
test_rubyspec 0.080927 0.045761 44.461741 ( 50.000222)
total: 155.05 sec