Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-012711
#<BuildRuby:0x0000557b2c1f8018
@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.20220801-012711",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.002223 0.004624 0.806305 ( 0.845139)
build_miniruby 0.000787 0.000263 0.057371 ( 0.056030)
build_ruby 0.000769 0.000256 0.058557 ( 0.057336)
build_all 0.003557 0.001185 1.528448 ( 0.586933)
build_install 0.007851 0.001029 5.639794 ( 2.146304)
test_btest 0.000484 0.000149 45.218084 ( 8.778888)
test_basic 0.003992 0.001229 0.284282 ( 0.373687)
test_all 0.000818 0.000251 624.674158 ( 90.481107)
test_rubyspec 0.045032 0.028450 43.895933 ( 49.556969)
total: 152.88 sec