Logfile: /home/ko1/ruby/logs/brlog.trunk.20220423-090033
#<BuildRuby:0x000055c63efed5d0
@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.20220423-090033",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.009592 0.000123 0.842205 ( 1.062658)
build_miniruby 0.001218 0.000081 0.052993 ( 0.051926)
build_ruby 0.001309 0.000000 0.051761 ( 0.050436)
build_all 0.008143 0.000338 1.197629 ( 0.484848)
build_install 0.006073 0.012307 4.969723 ( 2.429335)
test_btest 0.001741 0.000378 51.059553 ( 6.106618)
test_basic 0.004660 0.002903 0.301481 ( 0.389916)
test_all 0.001604 0.000385 491.029765 ( 53.232626)
test_rubyspec 0.102876 0.029710 41.669097 ( 47.121639)
total: 110.93 sec