Logfile: /home/ko1/ruby/logs/brlog.trunk.20220823-203907
#<BuildRuby:0x0000560699870208
@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.20220823-203907",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000004 0.000015 ( 0.000014)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.004715 0.001714 0.856793 ( 1.274659)
build_miniruby 0.000630 0.000229 0.057418 ( 0.056322)
build_ruby 0.000675 0.000246 0.059746 ( 0.058531)
build_all 0.000148 0.004515 1.544416 ( 0.583506)
build_install 0.005912 0.005188 1.903148 ( 0.957982)
test_btest 0.000543 0.000272 52.711367 ( 8.756333)
test_basic 0.002519 0.003496 0.341744 ( 0.429896)
test_all 0.002017 0.001087 597.080031 ( 95.388047)
test_rubyspec 0.075110 0.052157 44.364402 ( 52.646747)
total: 160.15 sec