Logfile: /home/ko1/ruby/logs/brlog.trunk.20221107-030317
#<BuildRuby:0x00005558cd148a68
@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-030317",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007588 0.000255 0.929076 ( 0.967496)
build_miniruby 0.001258 0.000090 0.050311 ( 0.049010)
build_ruby 0.001297 0.000092 0.044243 ( 0.042922)
build_all 0.007343 0.000525 1.241949 ( 0.480885)
build_install 0.015979 0.000372 1.594874 ( 0.819247)
test_btest 0.001346 0.000084 60.924931 ( 6.761468)
test_basic 0.005389 0.000337 0.297273 ( 0.394038)
test_all 0.002774 0.000173 487.088900 ( 53.461003)
test_rubyspec 0.080454 0.044425 43.156841 ( 51.809992)
total: 114.79 sec