Logfile: /home/ko1/ruby/logs/brlog.trunk.20221127-202439
#<BuildRuby:0x000055d870333670
@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.20221127-202439",
@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.000027 0.000001 0.000028 ( 0.000030)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004813 0.000321 1.206325 ( 1.443535)
build_miniruby 0.000000 0.001003 1.038438 ( 1.037456)
build_ruby 0.000000 0.001373 2.801735 ( 2.689989)
build_all 0.008372 0.001666 22.388754 ( 4.370397)
build_install 0.005512 0.003714 4.364835 ( 1.538771)
test_btest 0.000580 0.000000 63.892041 ( 10.447505)
test_basic 0.004413 0.000157 0.300158 ( 0.391315)
test_all 0.001156 0.000174 698.939719 (110.558454)
test_rubyspec 0.031773 0.031160 53.311994 ( 61.534967)
total: 194.01 sec