Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-065815
#<BuildRuby:0x00005654e33a2c88
@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-065815",
@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.000025 0.000011 0.000036 ( 0.000035)
autoconf 0.000032 0.000014 0.000046 ( 0.000051)
configure 0.000082 0.000000 0.000082 ( 0.000076)
build_up 0.011034 0.002964 1.090510 ( 1.276481)
build_miniruby 0.001263 0.000506 0.095064 ( 0.092228)
build_ruby 0.001108 0.000443 0.092995 ( 0.089937)
build_all 0.006584 0.000540 1.299696 ( 0.558371)
build_install 0.006719 0.008746 1.648506 ( 0.893112)
test_btest 0.001135 0.000524 62.179281 ( 6.705026)
test_basic 0.007655 0.001117 0.362810 ( 0.449526)
test_all 0.007687 0.000978 496.492378 ( 53.632692)
test_rubyspec 0.090987 0.045002 43.303419 ( 51.869516)
total: 115.57 sec