Logfile: /home/ko1/ruby/logs/brlog.trunk.20221119-200043
#<BuildRuby:0x000055ee78940018
@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.20221119-200043",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.004816 0.000000 1.084919 ( 1.811232)
build_miniruby 0.001050 0.000000 0.968454 ( 0.967095)
build_ruby 0.001206 0.000000 2.784931 ( 2.689855)
build_all 0.005486 0.003559 15.950218 ( 3.377754)
build_install 0.007441 0.002733 2.031203 ( 1.116912)
test_btest 0.000496 0.000039 56.074468 ( 11.582087)
test_basic 0.004390 0.000351 0.300968 ( 0.392573)
test_all 0.001182 0.000000 653.834412 (103.280189)
test_rubyspec 0.042634 0.019699 51.020952 ( 59.245359)
total: 184.46 sec