Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-102038
#<BuildRuby:0x0000558914a465a8
@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.20220607-102038",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000020 0.000006 0.000026 ( 0.000025)
build_up 0.005346 0.001458 0.914857 ( 1.169554)
build_miniruby 0.000839 0.000229 0.058126 ( 0.056876)
build_ruby 0.001078 0.000000 0.059453 ( 0.058200)
build_all 0.000000 0.004313 1.531716 ( 0.621377)
build_install 0.006596 0.004410 6.322043 ( 2.876420)
test_btest 0.000651 0.000000 53.959640 ( 8.082424)
test_basic 0.000000 0.005674 0.285279 ( 0.373966)
test_all 0.000003 0.001513 609.612298 ( 98.695496)
test_rubyspec 0.077648 0.046490 44.250648 ( 49.808583)
total: 161.74 sec