Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-164145
#<BuildRuby:0x000055fa6e21c1b8
@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.20221127-164145",
@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.000017 0.000005 0.000022 ( 0.000024)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.004786 0.000289 1.231358 ( 1.448179)
build_miniruby 0.000746 0.000233 0.959602 ( 0.958293)
build_ruby 0.000878 0.000275 2.816208 ( 2.713273)
build_all 0.009741 0.000000 22.390466 ( 4.410587)
build_install 0.005730 0.003184 4.458832 ( 1.594177)
test_btest 0.000449 0.000131 66.603315 ( 10.889858)
test_basic 0.003430 0.001000 0.301062 ( 0.392630)
test_all 0.001315 0.000384 695.018673 (106.966247)
test_rubyspec 0.044503 0.024359 53.199398 ( 61.426180)
total: 190.80 sec