Logfile: /home/ko1/ruby/logs/brlog.trunk.20221103-002713
#<BuildRuby:0x000055da34c3d480
@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.20221103-002713",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007517 0.001253 0.929062 ( 1.279913)
build_miniruby 0.001526 0.000254 0.049423 ( 0.047809)
build_ruby 0.001339 0.000223 0.049708 ( 0.048173)
build_all 0.006930 0.001155 1.235116 ( 0.455233)
build_install 0.006963 0.007149 1.625203 ( 0.813621)
test_btest 0.000000 0.002168 59.795039 ( 6.742594)
test_basic 0.001790 0.004296 0.291557 ( 0.384285)
test_all 0.000728 0.006361 514.628751 ( 54.776016)
test_rubyspec 0.071708 0.046895 43.216832 ( 51.742163)
total: 116.29 sec