Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-212643
#<BuildRuby:0x000055ef6c7440d0
@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.20221116-212643",
@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.000017 0.000002 0.000019 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000016)
build_up 0.004043 0.000622 1.085240 ( 1.123359)
build_miniruby 0.000922 0.000000 0.962996 ( 0.961633)
build_ruby 0.001228 0.000000 2.737514 ( 2.622049)
build_all 0.007718 0.000821 15.737497 ( 3.262905)
build_install 0.007968 0.001138 1.987396 ( 1.116128)
test_btest 0.000544 0.000077 58.128184 ( 10.920998)
test_basic 0.004548 0.000650 0.335970 ( 0.425999)
test_all 0.001003 0.000144 620.962757 (108.031944)
test_rubyspec 0.041233 0.018819 51.831287 ( 60.077490)
total: 188.54 sec