Logfile: /home/ko1/ruby/logs/brlog.trunk.20220815-112159
#<BuildRuby:0x000056036e89cea8
@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.20220815-112159",
@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.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.003946 0.007943 0.961431 ( 0.958522)
build_miniruby 0.002393 0.000000 0.069185 ( 0.066803)
build_ruby 0.001787 0.000106 0.072299 ( 0.070171)
build_all 0.008970 0.000299 1.507775 ( 0.575884)
build_install 0.016904 0.006992 1.866538 ( 0.929420)
test_btest 0.000813 0.000271 77.941538 ( 8.673508)
test_basic 0.005766 0.001922 0.335878 ( 0.427123)
test_all 0.005111 0.000056 694.742189 ( 67.678111)
test_rubyspec 0.088414 0.083248 45.839717 ( 53.404477)
total: 132.78 sec