Logfile: /home/ko1/ruby/logs/brlog.trunk.20221031-124338
#<BuildRuby:0x0000557a18b0d550
@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.20221031-124338",
@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.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007732 0.001289 1.120527 ( 1.209557)
build_miniruby 0.002454 0.000000 0.105169 ( 0.101363)
build_ruby 0.001657 0.000000 0.099642 ( 0.096773)
build_all 0.003641 0.004323 1.358185 ( 0.574533)
build_install 0.008077 0.006776 1.676962 ( 0.904085)
test_btest 0.001971 0.000564 61.916491 ( 6.793489)
test_basic 0.000768 0.005470 0.352129 ( 0.443071)
test_all 0.003934 0.002789 496.743550 ( 53.432455)
test_rubyspec 0.082611 0.029925 43.392032 ( 51.930222)
total: 115.49 sec