Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-064607
#<BuildRuby:0x0000558855474630
@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.20221203-064607",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000003 0.000011 ( 0.000009)
build_up 0.009996 0.000638 1.194665 ( 1.211718)
build_miniruby 0.002333 0.000718 0.842580 ( 0.842007)
build_ruby 0.002784 0.000857 2.260799 ( 2.160009)
build_all 0.014217 0.006250 18.641376 ( 2.185829)
build_install 0.019525 0.002871 2.069313 ( 1.017462)
test_btest 0.000000 0.001361 90.319993 ( 9.501211)
test_basic 0.001945 0.008088 0.357854 ( 0.441518)
test_all 0.001885 0.000733 732.691954 ( 71.554910)
test_rubyspec 0.073608 0.098690 49.356148 ( 57.473633)
total: 146.39 sec