Logfile: /home/ko1/ruby/logs/brlog.trunk.20220822-105511
#<BuildRuby:0x000055ed787ec208
@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.20220822-105511",
@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.000015 0.000000 0.000015 ( 0.000015)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006699 0.875376 ( 1.904727)
build_miniruby 0.000854 0.000203 0.057940 ( 0.056695)
build_ruby 0.000910 0.000107 0.059814 ( 0.058591)
build_all 0.004339 0.000000 1.540801 ( 0.592252)
build_install 0.010482 0.000426 1.915645 ( 0.965439)
test_btest 0.000643 0.000065 55.744214 ( 8.182863)
test_basic 0.006422 0.000000 0.341257 ( 0.428435)
test_all 0.002320 0.000111 625.935626 ( 91.943401)
test_rubyspec 0.101550 0.022091 44.474925 ( 52.765872)
total: 156.90 sec