Logfile: /home/ko1/ruby/logs/brlog.trunk.20221121-202911
#<BuildRuby:0x000056082dd5be58
@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.20221121-202911",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000017 0.000000 0.000017 ( 0.000016)
build_up 0.000000 0.004864 1.109453 ( 1.132342)
build_miniruby 0.000000 0.000964 0.985095 ( 0.983640)
build_ruby 0.000000 0.001173 2.813635 ( 2.728116)
build_all 0.000000 0.008806 15.731947 ( 3.263626)
build_install 0.005074 0.004059 2.111909 ( 1.222611)
test_btest 0.000480 0.000151 62.831000 ( 10.795258)
test_basic 0.004687 0.000390 0.307405 ( 0.397989)
test_all 0.001320 0.000000 719.943451 (109.929495)
test_rubyspec 0.056324 0.016253 53.708671 ( 61.983695)
total: 192.44 sec