Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-092645
#<BuildRuby:0x000055e7f661a358
@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.20221203-092645",
@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.000007)
autoconf 0.000018 0.000001 0.000019 ( 0.000019)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.004790 0.000342 1.185810 ( 1.206850)
build_miniruby 0.000767 0.000055 0.977898 ( 0.976738)
build_ruby 0.001191 0.000085 2.801197 ( 2.715114)
build_all 0.008862 0.000000 15.797396 ( 3.260396)
build_install 0.009310 0.000264 2.241130 ( 1.262783)
test_btest 0.000509 0.000030 66.918041 ( 11.484324)
test_basic 0.000000 0.004260 0.303002 ( 0.393753)
test_all 0.000808 0.000656 663.798215 (121.682307)
test_rubyspec 0.036279 0.036823 52.887887 ( 61.086272)
total: 204.07 sec