Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-222114
#<BuildRuby:0x000055fed2f1ec40
@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.20220725-222114",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006160 0.000474 0.875519 ( 1.070555)
build_miniruby 0.001089 0.000000 0.057793 ( 0.056497)
build_ruby 0.001066 0.000000 0.059624 ( 0.058356)
build_all 0.004678 0.000000 1.522847 ( 0.586210)
build_install 0.000740 0.010508 5.644562 ( 2.139241)
test_btest 0.000601 0.000133 50.706549 ( 8.450258)
test_basic 0.004699 0.001044 0.330953 ( 0.419024)
test_all 0.000948 0.000211 616.898436 ( 88.296549)
test_rubyspec 0.096905 0.030199 43.532949 ( 49.127888)
total: 150.21 sec