Logfile: /home/ko1/ruby/logs/brlog.trunk.20221122-102806
#<BuildRuby:0x000055bfd3ce28c0
@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-102806",
@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.000016 0.000002 0.000018 ( 0.000018)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000000 0.004931 1.127067 ( 1.151372)
build_miniruby 0.000000 0.000939 0.999545 ( 0.998376)
build_ruby 0.000000 0.001276 2.804584 ( 2.715584)
build_all 0.000000 0.008881 15.890143 ( 3.398025)
build_install 0.003611 0.005916 2.100247 ( 1.187823)
test_btest 0.000508 0.000223 60.207806 ( 11.362634)
test_basic 0.003090 0.001352 0.276370 ( 0.367384)
test_all 0.001364 0.000463 680.806634 (108.858779)
test_rubyspec 0.041693 0.025676 53.216200 ( 61.484965)
total: 191.53 sec