Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-004507
#<BuildRuby:0x0000563e1e0180d0
@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.20220727-004507",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005168 0.001292 0.851354 ( 1.353693)
build_miniruby 0.000699 0.000175 0.057647 ( 0.056334)
build_ruby 0.000724 0.000181 0.058915 ( 0.057674)
build_all 0.003675 0.000919 1.520552 ( 0.583026)
build_install 0.010881 0.000296 5.662693 ( 2.189053)
test_btest 0.000610 0.000131 46.771948 ( 8.690468)
test_basic 0.005626 0.000145 0.367343 ( 0.455405)
test_all 0.000929 0.000186 604.980228 ( 89.979999)
test_rubyspec 0.078236 0.036110 43.470701 ( 49.071216)
total: 152.44 sec