Logfile: /home/ko1/ruby/logs/brlog.trunk.20221124-063704
#<BuildRuby:0x00005600756440d0
@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-063704",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003684 0.001134 1.023640 ( 1.062250)
build_miniruby 0.000771 0.000238 0.980637 ( 0.979153)
build_ruby 0.001233 0.000000 2.851254 ( 2.745915)
build_all 0.005290 0.003671 15.824875 ( 3.370145)
build_install 0.005471 0.003183 1.930504 ( 1.118598)
test_btest 0.000425 0.000150 59.339481 ( 11.194257)
test_basic 0.004697 0.000198 0.310887 ( 0.401348)
test_all 0.000498 0.000998 722.099662 (110.054379)
test_rubyspec 0.037684 0.033130 53.508924 ( 61.807893)
total: 192.73 sec