Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-111036
#<BuildRuby:0x00005618edb1c018
@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.20220808-111036",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.002870 0.003667 0.826174 ( 1.129513)
build_miniruby 0.000840 0.000180 0.057537 ( 0.056157)
build_ruby 0.000750 0.000161 0.059803 ( 0.058531)
build_all 0.003869 0.000829 1.530116 ( 0.586541)
build_install 0.007156 0.003896 5.647965 ( 2.167941)
test_btest 0.000000 0.000628 53.704035 ( 7.930475)
test_basic 0.002707 0.003036 0.342606 ( 0.430914)
test_all 0.000347 0.000641 632.536962 ( 91.970689)
test_rubyspec 0.059336 0.046728 44.168194 ( 51.550595)
total: 155.88 sec