Logfile: /home/ko1/ruby/logs/brlog.trunk.20220531-121356
#<BuildRuby:0x00005626698e7f20
@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.20220531-121356",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.000000 0.006583 0.870553 ( 1.348715)
build_miniruby 0.000803 0.000206 0.056469 ( 0.055290)
build_ruby 0.000635 0.000127 0.057420 ( 0.056294)
build_all 0.004214 0.000106 1.529959 ( 0.617420)
build_install 0.010643 0.000523 6.286393 ( 2.839947)
test_btest 0.000621 0.000104 46.720196 ( 8.975474)
test_basic 0.004821 0.000804 0.326876 ( 0.415415)
test_all 0.001272 0.000212 664.323062 ( 94.189551)
test_rubyspec 0.055206 0.018939 44.057663 ( 49.699641)
total: 158.20 sec