Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-002437
#<BuildRuby:0x000055a576574060
@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.20220502-002437",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.006976 0.827760 ( 1.036729)
build_miniruby 0.000000 0.001008 0.057081 ( 0.055790)
build_ruby 0.000000 0.001010 0.057134 ( 0.055941)
build_all 0.002780 0.001547 1.469271 ( 0.595917)
build_install 0.006380 0.004193 6.214751 ( 2.797842)
test_btest 0.000652 0.000145 49.983732 ( 8.053313)
test_basic 0.005472 0.000360 0.334227 ( 0.422246)
test_all 0.000995 0.000209 602.717051 ( 89.687939)
test_rubyspec 0.066224 0.026517 43.774190 ( 48.759842)
total: 151.47 sec