Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-195344
#<BuildRuby:0x00005574e15c89c8
@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.20221115-195344",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000688 0.008061 1.077648 ( 1.091856)
build_miniruby 0.001481 0.000278 0.897809 ( 0.898617)
build_ruby 0.001944 0.000364 2.383229 ( 2.290394)
build_all 0.011334 0.005907 18.194505 ( 2.246727)
build_install 0.020143 0.000287 1.822243 ( 0.969349)
test_btest 0.000933 0.000177 85.093715 ( 10.091967)
test_basic 0.005160 0.000983 0.334871 ( 0.429499)
test_all 0.001692 0.000322 706.349172 ( 74.780335)
test_rubyspec 0.083273 0.045292 50.006225 ( 58.563386)
total: 151.36 sec