Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-172930
#<BuildRuby:0x000055745c55bdf8
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220820-172930",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.006803 0.000000 0.835286 ( 0.912931)
build_miniruby 0.001019 0.000000 0.058373 ( 0.057027)
build_ruby 0.001027 0.000000 0.060284 ( 0.059057)
build_all 0.004761 0.000000 1.596172 ( 0.617526)
build_install 0.003098 0.007886 1.893034 ( 0.958858)
test_btest 0.000550 0.000058 52.045820 ( 8.511314)
test_basic 0.005471 0.000149 0.325929 ( 0.414399)
test_all 0.000000 0.002297 595.084090 ( 96.719298)
test_rubyspec 0.088764 0.041797 44.511369 ( 52.782926)
total: 161.03 sec