Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-185700
#<BuildRuby:0x0000562ea8a48fa8
@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.20221130-185700",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000012 0.000005 0.000017 ( 0.000017)
configure 0.000007 0.000003 0.000010 ( 0.000011)
build_up 0.007696 0.003079 1.200067 ( 1.225089)
build_miniruby 0.001785 0.000714 0.853524 ( 0.851933)
build_ruby 0.003559 0.000000 2.237576 ( 2.143764)
build_all 0.012917 0.007746 18.595281 ( 2.180559)
build_install 0.019009 0.002770 2.053908 ( 1.013636)
test_btest 0.001456 0.000000 86.543453 ( 9.358859)
test_basic 0.006844 0.002652 0.349892 ( 0.434367)
test_all 0.002007 0.000708 730.825629 ( 71.978352)
test_rubyspec 0.099771 0.082423 50.031790 ( 57.983355)
total: 147.17 sec