Logfile: /home/ko1/ruby/logs/brlog.trunk.20220905-193716
#<BuildRuby:0x000055f4fd1dc6d8
@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.20220905-193716",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.007399 0.004484 0.980054 ( 1.003128)
build_miniruby 0.002157 0.000288 0.071533 ( 0.068962)
build_ruby 0.001780 0.000238 0.070357 ( 0.068046)
build_all 0.010057 0.000690 1.598371 ( 0.608337)
build_install 0.019832 0.001758 1.879488 ( 0.931593)
test_btest 0.001410 0.000166 96.147060 ( 9.562330)
test_basic 0.007321 0.000861 0.355413 ( 0.449962)
test_all 0.000554 0.005337 691.582876 ( 69.193178)
test_rubyspec 0.115014 0.062223 46.885772 ( 54.926709)
total: 136.81 sec