Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-030228
#<BuildRuby:0x000055d6b8843de0
@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.20220726-030228",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005686 0.000948 0.811261 ( 0.852297)
build_miniruby 0.000756 0.000126 0.056742 ( 0.055414)
build_ruby 0.000678 0.000113 0.058906 ( 0.057813)
build_all 0.000000 0.004590 1.528196 ( 0.582697)
build_install 0.007174 0.004139 5.641840 ( 2.158608)
test_btest 0.000671 0.000191 51.675406 ( 8.300081)
test_basic 0.000895 0.004951 0.252542 ( 0.341017)
test_all 0.000805 0.000288 622.184521 ( 90.510440)
test_rubyspec 0.062101 0.056657 43.757508 ( 49.352997)
total: 152.21 sec