Logfile: /home/ko1/ruby/logs/brlog.trunk.20220729-155858
#<BuildRuby:0x00005617f3caa9c0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220729-155858",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.005984 0.004652 0.897955 ( 0.970225)
build_miniruby 0.001107 0.000369 0.061795 ( 0.061437)
build_ruby 0.001331 0.000443 0.063302 ( 0.062699)
build_all 0.004735 0.004508 1.276298 ( 0.488004)
build_install 0.013685 0.003317 4.281505 ( 1.836913)
test_btest 0.000000 0.002113 53.656787 ( 6.119104)
test_basic 0.003718 0.002297 0.295350 ( 0.388434)
test_all 0.000000 0.002498 479.261225 ( 52.132272)
test_rubyspec 0.066586 0.068404 41.824514 ( 47.699715)
total: 109.76 sec