Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-153240
#<BuildRuby:0x000056270c264d30
@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.20221108-153240",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009928 0.000794 1.057285 ( 1.120435)
build_miniruby 0.002523 0.000000 0.069123 ( 0.066338)
build_ruby 0.002585 0.000000 0.067046 ( 0.064508)
build_all 0.006729 0.003522 1.471038 ( 0.587397)
build_install 0.022217 0.000000 1.805211 ( 0.936687)
test_btest 0.001714 0.000000 84.070601 ( 9.256350)
test_basic 0.010379 0.000671 0.340074 ( 0.422313)
test_all 0.000000 0.002722 684.827024 ( 68.975745)
test_rubyspec 0.095760 0.088359 47.602149 ( 55.739799)
total: 137.17 sec