Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-172440
#<BuildRuby:0x000055a182dd8208
@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.20220718-172440",
@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.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.006301 0.000347 0.812939 ( 0.991369)
build_miniruby 0.000883 0.000126 0.057857 ( 0.056655)
build_ruby 0.000750 0.000107 0.059481 ( 0.058199)
build_all 0.004635 0.000062 1.527012 ( 0.602351)
build_install 0.004111 0.005027 5.703333 ( 2.197697)
test_btest 0.000636 0.000127 44.875851 ( 8.599195)
test_basic 0.001633 0.003804 0.304465 ( 0.393267)
test_all 0.001094 0.000273 599.666497 ( 90.236365)
test_rubyspec 0.082589 0.046870 44.178530 ( 49.748247)
total: 152.88 sec