Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-233059
#<BuildRuby:0x00005607f6e5fde0
@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.20221117-233059",
@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.000002 0.000010 ( 0.000010)
autoconf 0.000016 0.000005 0.000021 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.000000 0.004905 1.021334 ( 1.388620)
build_miniruby 0.000000 0.001020 0.942399 ( 0.941143)
build_ruby 0.000000 0.001208 2.923580 ( 2.809162)
build_all 0.001363 0.007619 15.914052 ( 3.283884)
build_install 0.005649 0.004890 1.988369 ( 1.150554)
test_btest 0.000389 0.000216 65.252792 ( 11.174379)
test_basic 0.004608 0.000289 0.326075 ( 0.417010)
test_all 0.001207 0.000000 666.271783 (104.330212)
test_rubyspec 0.030242 0.031924 51.598036 ( 59.874454)
total: 185.37 sec