Logfile: /home/ko1/ruby/logs/brlog.trunk.20221109-232231
#<BuildRuby:0x000055d1e87646d8
@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.20221109-232231",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000004 0.000013 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.001770 0.008547 1.195742 ( 2.157995)
build_miniruby 0.001396 0.000752 0.064430 ( 0.062253)
build_ruby 0.001423 0.000766 0.067268 ( 0.064942)
build_all 0.006690 0.003602 1.499353 ( 0.597447)
build_install 0.016143 0.005956 1.844742 ( 0.938405)
test_btest 0.000956 0.000478 88.707686 ( 8.507012)
test_basic 0.009927 0.000000 0.343815 ( 0.429358)
test_all 0.002521 0.000197 688.335029 ( 68.993903)
test_rubyspec 0.104953 0.074443 47.720703 ( 55.891785)
total: 137.64 sec