Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-123130
#<BuildRuby:0x000055f8ef64f800
@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.20221126-123130",
@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.000003 0.000001 0.000004 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000007)
build_up 0.000927 0.010079 1.297528 ( 1.521758)
build_miniruby 0.002118 0.000000 0.851710 ( 0.853412)
build_ruby 0.000283 0.002800 2.225155 ( 2.134091)
build_all 0.018456 0.003599 24.950978 ( 2.807150)
build_install 0.010917 0.010792 5.016019 ( 1.201267)
test_btest 0.000897 0.000580 81.868029 ( 8.645705)
test_basic 0.004188 0.002710 0.353543 ( 0.442079)
test_all 0.001214 0.000785 670.809556 ( 68.938341)
test_rubyspec 0.084139 0.060177 49.577253 ( 57.979047)
total: 144.52 sec