Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-195212
#<BuildRuby:0x0000558d8fe83e70
@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.20221202-195212",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000003 0.000015 ( 0.000016)
configure 0.000013 0.000003 0.000016 ( 0.000015)
build_up 0.000000 0.005024 1.138203 ( 1.140757)
build_miniruby 0.000000 0.000943 0.978954 ( 0.977761)
build_ruby 0.000000 0.001366 2.677921 ( 2.591460)
build_all 0.002980 0.005985 15.755719 ( 3.209079)
build_install 0.007592 0.001839 2.199846 ( 1.258292)
test_btest 0.000373 0.000174 59.716829 ( 12.102458)
test_basic 0.000441 0.004181 0.323866 ( 0.414729)
test_all 0.001029 0.000000 690.757916 (109.256661)
test_rubyspec 0.045475 0.023828 54.162830 ( 62.200308)
total: 193.15 sec