Logfile: /home/ko1/ruby/logs/brlog.trunk.20221207-133206
#<BuildRuby:0x0000563e0c417760
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221207-133206",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010065 0.000719 1.224111 ( 1.363246)
build_miniruby 0.002389 0.000170 0.847316 ( 0.855965)
build_ruby 0.003387 0.000000 2.227954 ( 2.157082)
build_all 0.020465 0.000009 18.405685 ( 2.150404)
build_install 0.007252 0.013873 2.053680 ( 1.039493)
test_btest 0.001223 0.000233 91.741929 ( 9.329507)
test_basic 0.007218 0.001375 0.362271 ( 0.449484)
test_all 0.001595 0.000304 692.391022 ( 70.877025)
test_rubyspec 0.109147 0.046267 49.242685 ( 57.767058)
total: 145.99 sec