Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-012055
#<BuildRuby:0x000055ca3355d1f8
@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.20221102-012055",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000010 0.000000 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.006407 0.004284 1.134515 ( 1.594464)
build_miniruby 0.001686 0.000112 0.100974 ( 0.098390)
build_ruby 0.001623 0.000000 0.090516 ( 0.088562)
build_all 0.004855 0.004144 1.319002 ( 0.563286)
build_install 0.011496 0.004744 1.699860 ( 0.922329)
test_btest 0.002194 0.000000 60.836959 ( 6.820670)
test_basic 0.002582 0.004529 0.353486 ( 0.447894)
test_all 0.005623 0.001125 515.152324 ( 54.772279)
test_rubyspec 0.089294 0.042437 43.348287 ( 51.976584)
total: 117.29 sec