Logfile: /home/ko1/ruby/logs/brlog.trunk.20221118-024217
#<BuildRuby:0x000055da6794ac40
@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.20221118-024217",
@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.000036 0.000000 0.000036 ( 0.000036)
configure 0.000017 0.000000 0.000017 ( 0.000017)
build_up 0.005134 0.000000 1.117097 ( 1.222023)
build_miniruby 0.000895 0.000000 0.950254 ( 0.948918)
build_ruby 0.001162 0.000000 2.790038 ( 2.681304)
build_all 0.008472 0.000512 15.869584 ( 3.311646)
build_install 0.004516 0.004307 1.988124 ( 1.121970)
test_btest 0.000454 0.000079 64.600956 ( 10.522960)
test_basic 0.001324 0.003678 0.339088 ( 0.430010)
test_all 0.000919 0.000000 644.089790 (101.933538)
test_rubyspec 0.051155 0.014278 51.007420 ( 59.252361)
total: 181.43 sec