Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-184539
#<BuildRuby:0x000055ee8f90d480
@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.20221018-184539",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.009673 0.000000 1.147144 ( 1.785100)
build_miniruby 0.001489 0.000000 0.111300 ( 0.109512)
build_ruby 0.001513 0.000000 0.103969 ( 0.100669)
build_all 0.008320 0.000000 1.349379 ( 0.587235)
build_install 0.006382 0.009366 1.677713 ( 0.891598)
test_btest 0.001495 0.000561 62.503757 ( 6.520369)
test_basic 0.001736 0.005114 0.362185 ( 0.451722)
test_all 0.005052 0.002211 484.058128 ( 53.016351)
test_rubyspec 0.087192 0.048381 43.250432 ( 51.886456)
total: 115.35 sec