Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-144433
#<BuildRuby:0x000055da99a472b0
@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.20220915-144433",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000084 0.000013 0.000097 ( 0.000101)
build_up 0.008075 0.001242 1.101488 ( 1.101877)
build_miniruby 0.001819 0.000280 0.076339 ( 0.074172)
build_ruby 0.001515 0.000233 0.069096 ( 0.067294)
build_all 0.009624 0.000686 1.546897 ( 0.600400)
build_install 0.019921 0.001198 1.935791 ( 0.944002)
test_btest 0.001317 0.000000 92.894823 ( 9.327396)
test_basic 0.001787 0.005319 0.344943 ( 0.434303)
test_all 0.002947 0.000520 646.744762 ( 66.429032)
test_rubyspec 0.089415 0.071674 47.282392 ( 55.612291)
total: 134.59 sec