Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-070957
#<BuildRuby:0x000055d712120018
@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.20221120-070957",
@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.000001 0.000010 ( 0.000010)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000013 0.000002 0.000015 ( 0.000015)
build_up 0.004127 0.000635 1.174290 ( 1.137322)
build_miniruby 0.000788 0.000121 1.013895 ( 1.012854)
build_ruby 0.001161 0.000000 2.667671 ( 2.576596)
build_all 0.005930 0.003225 15.996923 ( 3.321808)
build_install 0.009419 0.000258 2.071450 ( 1.214504)
test_btest 0.000486 0.000081 61.512986 ( 10.691479)
test_basic 0.004283 0.000714 0.276764 ( 0.367205)
test_all 0.000984 0.000164 662.610570 (102.147508)
test_rubyspec 0.049765 0.021880 51.870926 ( 60.112362)
total: 182.58 sec