Logfile: /home/ko1/ruby/logs/brlog.trunk.20221128-124545
#<BuildRuby:0x000055a390456490
@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.20221128-124545",
@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.000008 0.000000 0.000008 ( 0.000009)
autoconf 0.000033 0.000003 0.000036 ( 0.000036)
configure 0.000014 0.000001 0.000015 ( 0.000016)
build_up 0.001302 0.003584 1.037558 ( 1.252805)
build_miniruby 0.000939 0.000126 1.006142 ( 1.004957)
build_ruby 0.001076 0.000143 2.858125 ( 2.772127)
build_all 0.008225 0.000540 15.887018 ( 3.220525)
build_install 0.007498 0.000937 1.975264 ( 1.149462)
test_btest 0.000567 0.000071 57.035952 ( 11.956825)
test_basic 0.004426 0.000553 0.295227 ( 0.386488)
test_all 0.000974 0.000121 652.126196 (124.738956)
test_rubyspec 0.022850 0.041604 53.875481 ( 62.189468)
total: 208.67 sec