Logfile: /home/ko1/ruby/logs/brlog.trunk.20221120-195708
#<BuildRuby:0x0000559d8c5527e0
@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-195708",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000021 0.000001 0.000022 ( 0.000021)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.004736 0.000338 1.080351 ( 1.262247)
build_miniruby 0.000909 0.000065 0.927112 ( 0.925854)
build_ruby 0.001208 0.000000 2.793892 ( 2.691266)
build_all 0.008460 0.000070 15.934507 ( 3.327668)
build_install 0.002472 0.007734 2.015846 ( 1.181578)
test_btest 0.000589 0.000098 60.098762 ( 10.702090)
test_basic 0.004104 0.000684 0.315465 ( 0.406306)
test_all 0.001282 0.000000 628.868384 (101.566755)
test_rubyspec 0.049339 0.017610 51.812541 ( 60.165107)
total: 182.23 sec