Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-105702
#<BuildRuby:0x0000564bc2c43fb0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk",
@btest_opts="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221219-105702",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000009)
autoconf 0.000030 0.000002 0.000032 ( 0.000032)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.003912 0.000279 0.847963 ( 1.064304)
build_miniruby 0.000930 0.000067 0.990888 ( 0.989591)
build_ruby 0.001286 0.000000 2.737867 ( 2.608528)
build_all 0.009047 0.000109 15.771406 ( 3.283072)
build_install 0.009505 0.000594 2.233395 ( 1.279491)
test_btest 0.000562 0.000035 65.717521 ( 11.034914)
test_basic 0.004663 0.000000 0.299403 ( 0.390826)
test_all 0.001444 0.000064 664.913648 (138.351893)
test_rubyspec 0.048145 0.016252 52.244611 ( 60.518849)
total: 219.52 sec