Logfile: /home/ko1/ruby/logs/brlog.trunk.20221104-204044
#<BuildRuby:0x000055e930f9ead8
@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.20221104-204044",
@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.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003104 0.004620 0.944540 ( 0.972935)
build_miniruby 0.001083 0.000271 0.050775 ( 0.049455)
build_ruby 0.001199 0.000300 0.040474 ( 0.039128)
build_all 0.004698 0.003187 1.243952 ( 0.479668)
build_install 0.004764 0.010098 1.585295 ( 0.803516)
test_btest 0.001422 0.000609 60.698421 ( 6.481851)
test_basic 0.006109 0.000000 0.307606 ( 0.398304)
test_all 0.002252 0.000000 520.402188 ( 54.796038)
test_rubyspec 0.084233 0.036769 43.346393 ( 51.937849)
total: 115.96 sec