Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-122642
#<BuildRuby:0x000055e2c1d4c6d8
@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-122642",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.004907 0.004425 0.950965 ( 1.015196)
build_miniruby 0.002032 0.000135 0.074392 ( 0.073727)
build_ruby 0.001676 0.000112 0.073245 ( 0.072934)
build_all 0.010687 0.000375 1.545871 ( 0.589695)
build_install 0.012418 0.008958 1.865869 ( 0.938811)
test_btest 0.001161 0.000174 72.894127 ( 8.387724)
test_basic 0.008255 0.000000 0.332373 ( 0.421835)
test_all 0.003431 0.001528 644.494621 ( 64.761026)
test_rubyspec 0.112512 0.062381 45.873439 ( 54.301526)
total: 130.56 sec