Logfile: /home/ko1/ruby/logs/brlog.trunk.20220627-085457
#<BuildRuby:0x0000555bb23000d0
@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.20220627-085457",
@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.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.006285 0.000151 0.882999 ( 2.832966)
build_miniruby 0.001009 0.000000 0.057556 ( 0.056377)
build_ruby 0.000919 0.000000 0.058946 ( 0.057817)
build_all 0.004210 0.000000 1.493107 ( 0.599587)
build_install 0.007113 0.003896 6.285919 ( 2.823603)
test_btest 0.000761 0.000085 56.066919 ( 8.084729)
test_basic 0.006083 0.000203 0.364445 ( 0.452054)
test_all 0.001192 0.000126 618.747450 ( 90.801129)
test_rubyspec 0.068625 0.055995 44.536493 ( 50.107646)
total: 155.82 sec