Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-130459
#<BuildRuby:0x0000563bff1767e0
@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.20220813-130459",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000015 0.000004 0.000019 ( 0.000020)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.000079 0.006588 0.835422 ( 1.007996)
build_miniruby 0.001017 0.000000 0.058082 ( 0.056847)
build_ruby 0.000999 0.000000 0.059635 ( 0.058415)
build_all 0.004693 0.000000 1.534256 ( 0.590705)
build_install 0.006920 0.001956 1.922775 ( 0.968656)
test_btest 0.000477 0.000168 48.359730 ( 8.613152)
test_basic 0.003584 0.002249 0.342921 ( 0.431455)
test_all 0.001463 0.000539 609.651796 ( 88.282131)
test_rubyspec 0.078699 0.044134 43.976862 ( 51.374179)
total: 151.38 sec