Logfile: /home/ko1/ruby/logs/brlog.trunk.20220617-034259
#<BuildRuby:0x000055816034b2c8
@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.20220617-034259",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006480 0.000499 0.846719 ( 1.164699)
build_miniruby 0.000977 0.000075 0.057412 ( 0.056160)
build_ruby 0.000930 0.000071 0.059078 ( 0.057836)
build_all 0.003955 0.000304 1.498915 ( 0.603268)
build_install 0.005796 0.005230 6.289276 ( 2.834003)
test_btest 0.000520 0.000074 48.152346 ( 8.648703)
test_basic 0.000214 0.005273 0.309412 ( 0.398189)
test_all 0.001086 0.000233 634.312120 ( 92.837095)
test_rubyspec 0.076398 0.027155 44.080102 ( 49.665888)
total: 156.27 sec