Logfile: /home/ko1/ruby/logs/brlog.trunk.20220912-211400
#<BuildRuby:0x000055812ec10c00
@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.20220912-211400",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.009817 0.000654 1.139458 ( 1.142965)
build_miniruby 0.001906 0.000127 0.074548 ( 0.072693)
build_ruby 0.002062 0.000137 0.074026 ( 0.071448)
build_all 0.009348 0.000623 1.583509 ( 0.595506)
build_install 0.022373 0.000008 1.919262 ( 0.949166)
test_btest 0.002216 0.000116 95.837251 ( 9.556325)
test_basic 0.006868 0.000059 0.348726 ( 0.442751)
test_all 0.005431 0.000000 642.250797 ( 67.123010)
test_rubyspec 0.123935 0.041281 47.070948 ( 55.206101)
total: 135.16 sec