Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-094231
#<BuildRuby:0x000055b7f2d44018
@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.20221122-094231",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.004536 0.000058 1.047503 ( 1.046002)
build_miniruby 0.000747 0.000071 0.945833 ( 0.944526)
build_ruby 0.001261 0.000000 2.726594 ( 2.614203)
build_all 0.008969 0.000202 15.860193 ( 3.289303)
build_install 0.005800 0.004856 2.029030 ( 1.127009)
test_btest 0.000508 0.000067 64.030248 ( 10.959527)
test_basic 0.003951 0.000515 0.314344 ( 0.405882)
test_all 0.002079 0.000087 680.842453 (111.107660)
test_rubyspec 0.046438 0.020312 53.857906 ( 61.948006)
total: 193.44 sec