Logfile: /home/ko1/ruby/logs/brlog.trunk.20220424-173951
#<BuildRuby:0x000055b9e726fda8
@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.20220424-173951",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.006326 0.840460 ( 0.976641)
build_miniruby 0.000571 0.000478 0.057868 ( 0.056622)
build_ruby 0.000683 0.000285 0.059151 ( 0.057967)
build_all 0.002958 0.001232 1.506248 ( 0.607650)
build_install 0.007185 0.003678 6.307850 ( 2.849157)
test_btest 0.000879 0.000000 50.719924 ( 8.973865)
test_basic 0.005128 0.000780 0.340425 ( 0.428395)
test_all 0.000886 0.000355 624.680445 ( 90.513236)
test_rubyspec 0.069404 0.056036 44.341281 ( 49.241299)
total: 153.71 sec