Logfile: /home/ko1/ruby/logs/brlog.trunk.20220824-223451
#<BuildRuby:0x00005640ef8f1480
@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.20220824-223451",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009022 0.000773 0.911677 ( 1.379340)
build_miniruby 0.001219 0.000188 0.053500 ( 0.051960)
build_ruby 0.001500 0.000231 0.061744 ( 0.060337)
build_all 0.008995 0.000000 1.255251 ( 0.480555)
build_install 0.016264 0.000000 1.573296 ( 0.790978)
test_btest 0.001092 0.000000 51.101943 ( 6.388443)
test_basic 0.000000 0.006511 0.295183 ( 0.385365)
test_all 0.002547 0.001877 515.431666 ( 53.429560)
test_rubyspec 0.092758 0.033099 41.804746 ( 50.276981)
total: 113.24 sec