Logfile: /home/ko1/ruby/logs/brlog.trunk.20221201-161231
#<BuildRuby:0x000055f60744f7e8
@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.20221201-161231",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005215 0.005735 1.213009 ( 1.209935)
build_miniruby 0.002207 0.000736 0.849451 ( 0.849779)
build_ruby 0.003211 0.000000 2.225889 ( 2.139259)
build_all 0.015889 0.004829 18.559941 ( 2.165433)
build_install 0.010108 0.010582 2.035181 ( 1.001553)
test_btest 0.000975 0.000390 92.441246 ( 8.991684)
test_basic 0.004792 0.006453 0.363093 ( 0.444324)
test_all 0.001427 0.000642 732.827146 ( 71.313369)
test_rubyspec 0.089760 0.087426 49.468436 ( 57.557026)
total: 145.67 sec