Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-020725
#<BuildRuby:0x000055e556294118
@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.20220501-020725",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.002555 0.004272 0.851517 ( 0.965281)
build_miniruby 0.000000 0.000897 0.057358 ( 0.056098)
build_ruby 0.000000 0.000958 0.057510 ( 0.056209)
build_all 0.000000 0.004037 1.516806 ( 0.605414)
build_install 0.010010 0.000710 6.269602 ( 2.808389)
test_btest 0.000574 0.000127 46.086514 ( 8.652626)
test_basic 0.005775 0.000000 0.353955 ( 0.441945)
test_all 0.000627 0.000729 658.454576 ( 93.048025)
test_rubyspec 0.053106 0.055527 43.923328 ( 48.792021)
total: 155.43 sec