Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-111358
#<BuildRuby:0x00005628f71cff68
@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.20220724-111358",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000012 0.000004 0.000016 ( 0.000017)
build_up 0.005940 0.000445 0.827435 ( 0.926763)
build_miniruby 0.000825 0.000206 0.056782 ( 0.055465)
build_ruby 0.000798 0.000200 0.058415 ( 0.057150)
build_all 0.004599 0.000034 1.528341 ( 0.593767)
build_install 0.005509 0.003554 5.618437 ( 2.169818)
test_btest 0.000655 0.000174 52.331493 ( 8.094116)
test_basic 0.005552 0.000000 0.284163 ( 0.372968)
test_all 0.001364 0.000000 632.738856 ( 90.035212)
test_rubyspec 0.078707 0.049542 43.548480 ( 49.171570)
total: 151.48 sec