Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-050026
#<BuildRuby:0x000055ca07af80d0
@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.20220814-050026",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000014 0.000005 0.000019 ( 0.000020)
configure 0.000010 0.000003 0.000013 ( 0.000014)
build_up 0.001694 0.004653 0.812446 ( 0.878802)
build_miniruby 0.000731 0.000333 0.058118 ( 0.056884)
build_ruby 0.000674 0.000306 0.059453 ( 0.058264)
build_all 0.003138 0.001426 1.520477 ( 0.592407)
build_install 0.004450 0.006837 1.954984 ( 0.979787)
test_btest 0.000519 0.000283 55.209457 ( 8.163413)
test_basic 0.005295 0.000189 0.301942 ( 0.391022)
test_all 0.000000 0.001762 590.710584 ( 93.348718)
test_rubyspec 0.069483 0.040091 43.881111 ( 51.250500)
total: 155.72 sec