Logfile: /home/ko1/ruby/logs/brlog.trunk.20220904-194928
#<BuildRuby:0x0000564ffae40b60
@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.20220904-194928",
@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.000019 0.000000 0.000019 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.010841 0.000000 0.962503 ( 0.974288)
build_miniruby 0.002200 0.000000 0.077524 ( 0.075303)
build_ruby 0.001839 0.000000 0.076190 ( 0.074448)
build_all 0.010078 0.000000 1.546252 ( 0.589337)
build_install 0.017855 0.004371 1.916082 ( 0.946546)
test_btest 0.001147 0.000000 80.283974 ( 8.425638)
test_basic 0.003486 0.004067 0.328709 ( 0.423187)
test_all 0.004742 0.000038 664.645933 ( 65.292804)
test_rubyspec 0.142276 0.028214 45.586523 ( 54.012978)
total: 130.82 sec