Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-093313
#<BuildRuby:0x000055bb640a1480
@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.20221015-093313",
@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.000008 0.000004 0.000012 ( 0.000011)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000014 0.000006 0.000020 ( 0.000018)
build_up 0.005557 0.004690 1.076579 ( 1.728401)
build_miniruby 0.002402 0.000000 0.097235 ( 0.094113)
build_ruby 0.001575 0.000000 0.095912 ( 0.092841)
build_all 0.006339 0.002636 1.332074 ( 0.566241)
build_install 0.013818 0.001613 1.651675 ( 0.873735)
test_btest 0.002138 0.000000 61.316958 ( 6.734534)
test_basic 0.001409 0.004452 0.355595 ( 0.446891)
test_all 0.005779 0.000332 484.953923 ( 53.704808)
test_rubyspec 0.076585 0.052301 43.102718 ( 51.690134)
total: 115.93 sec