Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-082152
#<BuildRuby:0x0000563b2d3eef90
@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.20221107-082152",
@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.000086 0.000014 0.000100 ( 0.000106)
build_up 0.006766 0.001127 0.895941 ( 1.416313)
build_miniruby 0.001885 0.000000 0.052379 ( 0.051557)
build_ruby 0.001531 0.000000 0.044267 ( 0.043603)
build_all 0.007940 0.000000 1.202326 ( 0.470606)
build_install 0.009741 0.006064 1.583099 ( 0.833314)
test_btest 0.001419 0.000284 61.711889 ( 6.803992)
test_basic 0.000000 0.006093 0.309373 ( 0.402865)
test_all 0.000000 0.003530 489.807015 ( 53.393408)
test_rubyspec 0.085172 0.039577 43.320157 ( 51.955392)
total: 115.37 sec