Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-142914
#<BuildRuby:0x000055eb67fc2c88
@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.20221019-142914",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000080 0.000013 0.000093 ( 0.000097)
build_up 0.006870 0.003760 1.195225 ( 2.304156)
build_miniruby 0.001434 0.000308 0.106663 ( 0.103408)
build_ruby 0.001333 0.000286 0.104449 ( 0.101038)
build_all 0.004400 0.005387 1.342031 ( 0.579387)
build_install 0.009302 0.006068 1.680448 ( 0.893389)
test_btest 0.001424 0.000000 63.873059 ( 6.830216)
test_basic 0.005118 0.000569 0.366749 ( 0.456474)
test_all 0.006653 0.001017 493.661082 ( 53.185575)
test_rubyspec 0.092416 0.047086 43.150542 ( 51.615062)
total: 116.07 sec