Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-181849
#<BuildRuby:0x000055854bb44328
@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.20220801-181849",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.006568 0.000000 0.812167 ( 1.018860)
build_miniruby 0.001014 0.000000 0.057210 ( 0.056008)
build_ruby 0.000877 0.000048 0.058890 ( 0.057725)
build_all 0.004509 0.000282 1.536409 ( 0.588634)
build_install 0.006633 0.004511 5.704331 ( 2.191130)
test_btest 0.000725 0.000085 52.777824 ( 7.904305)
test_basic 0.005047 0.000594 0.334708 ( 0.423814)
test_all 0.001213 0.000143 602.918976 ( 90.610580)
test_rubyspec 0.071098 0.028555 43.734716 ( 49.382724)
total: 152.23 sec