Logfile: /home/ko1/ruby/logs/brlog.trunk.20221125-205912
#<BuildRuby:0x000055d81a353e58
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221125-205912",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.004775 1.151856 ( 1.582049)
build_miniruby 0.000000 0.000986 1.010385 ( 1.009201)
build_ruby 0.000168 0.001004 2.838602 ( 2.731204)
build_all 0.008953 0.000000 15.898019 ( 3.299115)
build_install 0.005565 0.003037 1.964498 ( 1.141032)
test_btest 0.000563 0.000094 64.647543 ( 10.776144)
test_basic 0.001582 0.003141 0.305044 ( 0.395972)
test_all 0.000815 0.000163 684.997148 (105.482481)
test_rubyspec 0.044634 0.010810 52.655743 ( 61.041848)
total: 187.46 sec