Logfile: /home/ko1/ruby/logs/brlog.trunk.20221129-233040
#<BuildRuby:0x00005579cd6603e0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221129-233040",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.007670 0.004019 1.225071 ( 1.220605)
build_miniruby 0.002969 0.000000 0.843859 ( 0.841459)
build_ruby 0.003058 0.000399 2.239063 ( 2.141940)
build_all 0.013742 0.007921 18.590535 ( 2.154695)
build_install 0.021800 0.000230 2.028910 ( 1.047412)
test_btest 0.000998 0.000210 89.223024 ( 9.082233)
test_basic 0.009856 0.000912 0.358362 ( 0.440949)
test_all 0.000910 0.001877 737.689480 ( 71.461692)
test_rubyspec 0.109778 0.073244 49.476193 ( 57.571277)
total: 145.96 sec