Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-132145
#<BuildRuby:0x0000555ceefb51f8
@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.20221006-132145",
@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.000018 0.000007 0.000025 ( 0.000025)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.005434 0.006818 1.089383 ( 1.141801)
build_miniruby 0.001255 0.000628 0.099664 ( 0.096831)
build_ruby 0.001041 0.000521 0.097297 ( 0.094781)
build_all 0.007847 0.000000 1.301891 ( 0.573211)
build_install 0.013149 0.000573 1.604419 ( 0.871806)
test_btest 0.001650 0.000589 60.400980 ( 6.684353)
test_basic 0.004477 0.002960 0.352047 ( 0.442337)
test_all 0.005400 0.002025 480.427532 ( 52.721355)
test_rubyspec 0.080922 0.046407 42.248236 ( 50.751330)
total: 113.38 sec