Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-031024
#<BuildRuby:0x000055bd8725ff68
@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.20220814-031024",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.000000 0.006782 0.835357 ( 1.242139)
build_miniruby 0.000000 0.001015 0.057704 ( 0.056541)
build_ruby 0.000000 0.000858 0.059584 ( 0.058356)
build_all 0.002487 0.002106 1.525694 ( 0.588008)
build_install 0.002471 0.008531 1.929173 ( 0.964205)
test_btest 0.000610 0.000244 50.593057 ( 8.773533)
test_basic 0.002741 0.003439 0.358689 ( 0.446411)
test_all 0.001490 0.000652 605.521916 ( 87.976327)
test_rubyspec 0.074521 0.047561 44.105403 ( 51.482643)
total: 151.59 sec