Logfile: /home/ko1/ruby/logs/brlog.trunk.20220828-101417
#<BuildRuby:0x000055a3d86c7ba0
@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.20220828-101417",
@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.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.007908 0.001007 0.817104 ( 0.899503)
build_miniruby 0.001299 0.000325 0.062244 ( 0.061028)
build_ruby 0.001395 0.000349 0.065146 ( 0.063927)
build_all 0.006408 0.001602 1.263186 ( 0.473813)
build_install 0.014799 0.002262 1.572800 ( 0.798023)
test_btest 0.001003 0.000232 53.303233 ( 6.105423)
test_basic 0.005493 0.001268 0.282700 ( 0.373657)
test_all 0.003695 0.000852 497.198119 ( 51.988861)
test_rubyspec 0.064293 0.059049 41.088406 ( 49.703785)
total: 110.47 sec