Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-092846
#<BuildRuby:0x00005622da014b88
@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.20220717-092846",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000023)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.009697 0.001852 0.937619 ( 1.408802)
build_miniruby 0.001891 0.000630 0.122377 ( 0.121337)
build_ruby 0.003250 0.001083 3.140896 ( 2.987188)
build_all 0.017907 0.004333 18.559131 ( 2.234741)
build_install 0.015779 0.006897 5.337111 ( 2.127765)
test_btest 0.001126 0.000375 67.819521 ( 8.568250)
test_basic 0.006058 0.002019 0.334765 ( 0.423726)
test_all 0.001980 0.000000 634.335368 ( 64.494003)
test_rubyspec 0.095413 0.061389 45.622243 ( 51.456851)
total: 133.82 sec