Logfile: /home/ko1/ruby/logs/brlog.trunk.20220726-195423
#<BuildRuby:0x000055a6e993e8c0
@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.20220726-195423",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000000 0.000019 0.000019 ( 0.000019)
configure 0.000000 0.000010 0.000010 ( 0.000010)
build_up 0.000000 0.006663 0.816880 ( 1.158739)
build_miniruby 0.000000 0.001059 0.056607 ( 0.055324)
build_ruby 0.000000 0.000909 0.058711 ( 0.057474)
build_all 0.002866 0.001689 1.511740 ( 0.585174)
build_install 0.010410 0.000892 5.643289 ( 2.143958)
test_btest 0.000557 0.000175 50.980012 ( 8.429088)
test_basic 0.004381 0.001369 0.339332 ( 0.427410)
test_all 0.000845 0.000264 610.914966 ( 86.540707)
test_rubyspec 0.072374 0.057032 43.331899 ( 48.962609)
total: 148.36 sec