Logfile: /home/ko1/ruby/logs/brlog.trunk.20220501-001012
#<BuildRuby:0x0000560721f6bea8
@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-001012",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.006522 0.000173 0.833543 ( 0.972266)
build_miniruby 0.000953 0.000064 0.056922 ( 0.055674)
build_ruby 0.000995 0.000066 0.057608 ( 0.056356)
build_all 0.004067 0.000271 1.473964 ( 0.595126)
build_install 0.004602 0.004524 6.246354 ( 2.814833)
test_btest 0.000538 0.000067 50.361142 ( 7.908448)
test_basic 0.001857 0.004081 0.343235 ( 0.431171)
test_all 0.001287 0.000227 644.494016 ( 94.927091)
test_rubyspec 0.068545 0.055465 43.720848 ( 48.703979)
total: 156.47 sec