Logfile: /home/ko1/ruby/logs/brlog.trunk.20221108-083543
#<BuildRuby:0x0000564c776e09c8
@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-083543",
@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.000006)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008902 0.001128 1.076390 ( 1.086768)
build_miniruby 0.001630 0.000376 0.067779 ( 0.065757)
build_ruby 0.000000 0.002116 0.063018 ( 0.061030)
build_all 0.006441 0.002859 1.435250 ( 0.589463)
build_install 0.018446 0.001045 1.782456 ( 0.911463)
test_btest 0.001063 0.000250 81.131314 ( 8.939375)
test_basic 0.007929 0.001866 0.338940 ( 0.423989)
test_all 0.001855 0.000436 689.560680 ( 69.643598)
test_rubyspec 0.104051 0.077172 47.515272 ( 55.658589)
total: 137.38 sec