Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-221346
#<BuildRuby:0x00005588f19b7dd0
@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.20221124-221346",
@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.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000011 0.000002 0.000013 ( 0.000012)
build_up 0.004096 0.000630 1.157152 ( 1.205027)
build_miniruby 0.000754 0.000116 0.961365 ( 0.960182)
build_ruby 0.001028 0.000158 2.771980 ( 2.678397)
build_all 0.008330 0.000542 15.731216 ( 3.293381)
build_install 0.003701 0.004585 1.984276 ( 1.136430)
test_btest 0.000454 0.000091 59.143495 ( 11.072285)
test_basic 0.000538 0.004911 0.311407 ( 0.400956)
test_all 0.001067 0.000285 678.014821 (106.529525)
test_rubyspec 0.056427 0.010980 53.541190 ( 61.765507)
total: 189.04 sec