Logfile: /home/ko1/ruby/logs/brlog.trunk.20220426-213638
#<BuildRuby:0x0000557e8332feb8
@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.20220426-213638",
@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.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004317 0.001935 0.831915 ( 1.014254)
build_miniruby 0.000788 0.000210 0.056984 ( 0.055722)
build_ruby 0.001020 0.000000 0.059345 ( 0.058078)
build_all 0.003895 0.000374 1.509496 ( 0.613635)
build_install 0.004750 0.003921 6.300395 ( 2.815513)
test_btest 0.000638 0.000188 51.426107 ( 8.819458)
test_basic 0.005324 0.000455 0.290649 ( 0.379330)
test_all 0.001078 0.000300 617.072914 ( 95.525587)
test_rubyspec 0.084495 0.042250 44.405052 ( 49.272387)
total: 158.55 sec