Logfile: /home/ko1/ruby/logs/brlog.trunk.20220626-124331
#<BuildRuby:0x00005612d52d8208
@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.20220626-124331",
@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.000008)
autoconf 0.000015 0.000000 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.007127 0.000000 0.909183 ( 0.926600)
build_miniruby 0.000952 0.000000 0.057548 ( 0.056368)
build_ruby 0.000996 0.000000 0.059400 ( 0.058193)
build_all 0.004276 0.000000 1.499638 ( 0.601420)
build_install 0.010804 0.000000 6.319834 ( 2.834612)
test_btest 0.000719 0.000000 50.625471 ( 8.419459)
test_basic 0.001563 0.004487 0.341264 ( 0.429062)
test_all 0.001461 0.000077 627.365922 ( 90.512425)
test_rubyspec 0.096135 0.030278 44.048775 ( 49.599474)
total: 153.44 sec