Logfile: /home/ko1/ruby/logs/brlog.trunk.20220723-003446
#<BuildRuby:0x000055b9becf4018
@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.20220723-003446",
@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.000008 0.000000 0.000008 ( 0.000007)
autoconf 0.000014 0.000000 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.007090 0.000000 0.850848 ( 0.903970)
build_miniruby 0.001050 0.000000 0.056963 ( 0.055619)
build_ruby 0.001018 0.000000 0.059046 ( 0.057822)
build_all 0.004693 0.000000 1.530356 ( 0.580202)
build_install 0.010991 0.000000 5.664115 ( 2.164835)
test_btest 0.000819 0.000000 49.543930 ( 7.971891)
test_basic 0.005443 0.000000 0.280123 ( 0.368913)
test_all 0.001066 0.000000 592.379356 ( 87.917342)
test_rubyspec 0.095987 0.024394 43.588542 ( 49.163406)
total: 149.18 sec