Logfile: /home/ko1/ruby/logs/brlog.trunk.20220518-120942
#<BuildRuby:0x000055be1cf9fdf0
@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.20220518-120942",
@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.000016 0.000001 0.000017 ( 0.000017)
configure 0.000011 0.000001 0.000012 ( 0.000011)
build_up 0.002568 0.003896 0.868446 ( 1.893715)
build_miniruby 0.000880 0.000126 0.057292 ( 0.055938)
build_ruby 0.000872 0.000125 0.058153 ( 0.056943)
build_all 0.003612 0.000516 1.498743 ( 0.600687)
build_install 0.010105 0.000760 6.314158 ( 2.851561)
test_btest 0.000684 0.000091 53.537578 ( 7.879393)
test_basic 0.000000 0.005970 0.383682 ( 0.471234)
test_all 0.000000 0.001445 630.465151 ( 92.522657)
test_rubyspec 0.083866 0.042389 43.902096 ( 49.515719)
total: 155.85 sec