Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-051020
#<BuildRuby:0x000055bd707c5438
@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.20221007-051020",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000007 0.000046 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.007629 0.003990 1.101171 ( 1.213514)
build_miniruby 0.001669 0.000358 0.101248 ( 0.098258)
build_ruby 0.001316 0.000282 0.089233 ( 0.086591)
build_all 0.007675 0.000000 1.276523 ( 0.546753)
build_install 0.012881 0.000575 1.626996 ( 0.880553)
test_btest 0.001613 0.000269 60.627633 ( 6.451499)
test_basic 0.006350 0.000277 0.352714 ( 0.443844)
test_all 0.003228 0.004399 476.515400 ( 52.828037)
test_rubyspec 0.111883 0.020431 42.307656 ( 50.855028)
total: 113.41 sec