Logfile: /home/ko1/ruby/logs/brlog.trunk.20220917-152432
#<BuildRuby:0x00005608ca1204c0
@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.20220917-152432",
@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.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.006474 0.002355 1.081672 ( 1.111044)
build_miniruby 0.001439 0.000523 0.114813 ( 0.111480)
build_ruby 0.001305 0.000475 0.113740 ( 0.096011)
build_all 0.007459 0.003999 1.588141 ( 0.668027)
build_install 0.019003 0.004762 1.970389 ( 0.980572)
test_btest 0.000000 0.001295 90.364510 ( 9.663452)
test_basic 0.006681 0.000702 0.411577 ( 0.506731)
test_all 0.005005 0.000215 633.623111 ( 66.001741)
test_rubyspec 0.097563 0.064164 47.105301 ( 55.568814)
total: 134.71 sec