Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-122131
#<BuildRuby:0x0000556542bfc208
@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.20221123-122131",
@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.000001 0.000009 ( 0.000009)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000532 0.004225 1.080088 ( 1.129733)
build_miniruby 0.000717 0.000180 1.048546 ( 1.047094)
build_ruby 0.000924 0.000231 2.778866 ( 2.646011)
build_all 0.004706 0.004376 15.874449 ( 3.274288)
build_install 0.005326 0.003254 1.964293 ( 1.145580)
test_btest 0.000581 0.000183 64.610512 ( 10.799541)
test_basic 0.005233 0.000000 0.305610 ( 0.395929)
test_all 0.001446 0.000000 699.513101 (107.228504)
test_rubyspec 0.042211 0.017708 53.192216 ( 61.429469)
total: 189.10 sec