Logfile: /home/ko1/ruby/logs/brlog.trunk.20220911-053747
#<BuildRuby:0x00005639be348c00
@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.20220911-053747",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006618 0.004727 1.155462 ( 1.116405)
build_miniruby 0.002315 0.000000 0.072426 ( 0.070956)
build_ruby 0.001764 0.000000 0.074675 ( 0.074229)
build_all 0.010358 0.000195 1.559860 ( 0.593158)
build_install 0.018967 0.004017 1.913576 ( 0.951228)
test_btest 0.000891 0.000116 92.772678 ( 9.793035)
test_basic 0.007608 0.000412 0.349838 ( 0.436890)
test_all 0.003804 0.000475 651.901756 ( 66.927659)
test_rubyspec 0.128217 0.049881 47.148645 ( 55.600391)
total: 135.56 sec