Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-135924
#<BuildRuby:0x000055da14a33dd0
@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.20221117-135924",
@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.000013 0.000000 0.000013 ( 0.000013)
autoconf 0.000017 0.000000 0.000017 ( 0.000017)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001339 0.003568 1.084331 ( 1.460497)
build_miniruby 0.000728 0.000168 1.002431 ( 1.001153)
build_ruby 0.000993 0.000229 2.796781 ( 2.706396)
build_all 0.007963 0.000822 15.960104 ( 3.306514)
build_install 0.008514 0.000000 2.104167 ( 1.184171)
test_btest 0.000616 0.000000 57.196687 ( 11.961085)
test_basic 0.004526 0.000000 0.346240 ( 0.437089)
test_all 0.000951 0.000000 642.595003 (104.644859)
test_rubyspec 0.064452 0.003053 51.049758 ( 59.382918)
total: 186.09 sec