Logfile: /home/ko1/ruby/logs/brlog.trunk.20220704-200003
#<BuildRuby:0x00005572cd470208
@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.20220704-200003",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000010)
build_up 0.006291 0.000344 0.884261 ( 1.122280)
build_miniruby 0.000935 0.000144 0.057348 ( 0.055942)
build_ruby 0.000747 0.000115 0.058884 ( 0.057535)
build_all 0.004435 0.000003 1.510211 ( 0.598655)
build_install 0.005315 0.004650 6.297218 ( 2.842612)
test_btest 0.000676 0.000135 50.991592 ( 8.569614)
test_basic 0.005624 0.000194 0.260753 ( 0.349438)
test_all 0.001324 0.000248 604.491022 ( 90.738841)
test_rubyspec 0.089349 0.034372 44.516153 ( 50.067282)
total: 154.40 sec