Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-172522
#<BuildRuby:0x000055bbfbb09570
@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.20221014-172522",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009580 0.001434 1.064428 ( 1.181324)
build_miniruby 0.001235 0.000309 0.095160 ( 0.093595)
build_ruby 0.001038 0.000260 0.098201 ( 0.096694)
build_all 0.006315 0.001579 1.321581 ( 0.582194)
build_install 0.011523 0.002881 1.680372 ( 0.906927)
test_btest 0.001846 0.000462 61.693287 ( 6.697391)
test_basic 0.000409 0.006417 0.351907 ( 0.444140)
test_all 0.007538 0.000374 510.454883 ( 54.003525)
test_rubyspec 0.059765 0.067123 43.191552 ( 51.568097)
total: 115.58 sec