Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-213328
#<BuildRuby:0x00005598d1e5e9c0
@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.20221007-213328",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000044 0.000003 0.000047 ( 0.000047)
build_up 0.010310 0.000451 1.061875 ( 1.155922)
build_miniruby 0.002653 0.000000 0.102958 ( 0.099317)
build_ruby 0.000000 0.001519 0.102435 ( 0.099942)
build_all 0.004866 0.002705 1.346402 ( 0.560057)
build_install 0.014659 0.000164 1.656430 ( 0.877168)
test_btest 0.001642 0.000173 62.295964 ( 6.593199)
test_basic 0.001989 0.004857 0.360275 ( 0.452095)
test_all 0.002881 0.005260 492.200627 ( 53.026360)
test_rubyspec 0.115414 0.026716 42.490229 ( 50.997402)
total: 113.86 sec