Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-003254
#<BuildRuby:0x000055c2da7dc4c0
@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.20220822-003254",
@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.000008 0.000003 0.000011 ( 0.000012)
configure 0.000092 0.000030 0.000122 ( 0.000125)
build_up 0.009561 0.001762 0.969720 ( 1.232527)
build_miniruby 0.001606 0.000495 0.074080 ( 0.072017)
build_ruby 0.001470 0.000452 0.075488 ( 0.074040)
build_all 0.010458 0.000373 1.516711 ( 0.574693)
build_install 0.020174 0.001398 1.869374 ( 0.907793)
test_btest 0.001265 0.000281 73.868690 ( 8.108295)
test_basic 0.007821 0.000000 0.322622 ( 0.412357)
test_all 0.003163 0.000000 677.157959 ( 67.078386)
test_rubyspec 0.092890 0.084840 45.762158 ( 54.277266)
total: 132.74 sec