Logfile: /home/ko1/ruby/logs/brlog.trunk.20221123-230007
#<BuildRuby:0x000055f0e63effa8
@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.20221123-230007",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000015 0.000002 0.000017 ( 0.000017)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.004769 0.000082 1.080438 ( 1.165784)
build_miniruby 0.000864 0.000115 1.034241 ( 1.032966)
build_ruby 0.001329 0.000000 2.915918 ( 2.794015)
build_all 0.003113 0.005891 15.767496 ( 3.235349)
build_install 0.008782 0.000298 2.004225 ( 1.141514)
test_btest 0.000555 0.000105 64.523332 ( 10.658406)
test_basic 0.004559 0.000155 0.310067 ( 0.400468)
test_all 0.001319 0.000000 691.018395 (109.345997)
test_rubyspec 0.048100 0.015463 53.460983 ( 61.726470)
total: 191.50 sec