Logfile: /home/ko1/ruby/logs/brlog.trunk.20220804-065930
#<BuildRuby:0x0000563346ece878
@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.20220804-065930",
@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.000014 0.000002 0.000016 ( 0.000015)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.005917 0.000291 0.800890 ( 1.117637)
build_miniruby 0.000883 0.000126 0.057281 ( 0.055946)
build_ruby 0.000893 0.000127 0.058882 ( 0.057661)
build_all 0.004028 0.000576 1.532888 ( 0.590784)
build_install 0.010360 0.000788 5.619184 ( 2.146296)
test_btest 0.000564 0.000075 47.779112 ( 8.684619)
test_basic 0.004663 0.000622 0.278470 ( 0.367526)
test_all 0.001160 0.000155 616.115828 ( 90.016729)
test_rubyspec 0.078187 0.041914 43.489924 ( 50.873966)
total: 153.91 sec