Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-044456
#<BuildRuby:0x000055e7da4c4420
@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.20220723-044456",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006084 0.005500 0.951788 ( 1.054474)
build_miniruby 0.001683 0.000388 0.074765 ( 0.073065)
build_ruby 0.002157 0.000000 0.077878 ( 0.076373)
build_all 0.011190 0.000000 1.518721 ( 0.581472)
build_install 0.023276 0.000000 5.077627 ( 2.070611)
test_btest 0.001226 0.000000 70.711807 ( 8.070445)
test_basic 0.000526 0.006720 0.334923 ( 0.424579)
test_all 0.000000 0.002392 671.600795 ( 66.375441)
test_rubyspec 0.093558 0.073470 45.349293 ( 51.243597)
total: 129.97 sec