Logfile: /home/ko1/ruby/logs/brlog.trunk.20220716-222313
#<BuildRuby:0x0000559dd0b2f2c8
@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.20220716-222313",
@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.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.006140 0.000152 0.808788 ( 0.976023)
build_miniruby 0.000991 0.000066 0.057822 ( 0.056574)
build_ruby 0.000900 0.000060 0.058994 ( 0.057743)
build_all 0.004277 0.000000 1.511994 ( 0.600509)
build_install 0.010823 0.000000 5.590009 ( 2.162578)
test_btest 0.000827 0.000000 46.173473 ( 8.294706)
test_basic 0.001533 0.004257 0.309748 ( 0.397954)
test_all 0.000781 0.000082 612.246007 ( 86.867986)
test_rubyspec 0.098826 0.027415 43.251542 ( 48.843629)
total: 148.26 sec