Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-103009
#<BuildRuby:0x0000556d8689fed8
@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.20221203-103009",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000014)
build_up 0.004635 0.000331 1.194010 ( 1.179658)
build_miniruby 0.001005 0.000072 1.049779 ( 1.048049)
build_ruby 0.001123 0.000080 2.836046 ( 2.718155)
build_all 0.008585 0.000273 15.820895 ( 3.459515)
build_install 0.008492 0.000234 2.284514 ( 1.286639)
test_btest 0.000511 0.000032 69.321112 ( 11.525865)
test_basic 0.004893 0.000306 0.309765 ( 0.400558)
test_all 0.001349 0.000000 663.837263 (110.451307)
test_rubyspec 0.044368 0.024486 53.130519 ( 61.348041)
total: 193.42 sec