Logfile: /home/ko1/ruby/logs/brlog.trunk.20220721-051331
#<BuildRuby:0x0000557e9e84b670
@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.20220721-051331",
@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.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006706 0.000000 0.827629 ( 0.894652)
build_miniruby 0.001001 0.000000 0.057447 ( 0.056220)
build_ruby 0.000829 0.000000 0.058928 ( 0.057763)
build_all 0.000487 0.003959 1.543309 ( 0.604079)
build_install 0.010720 0.000376 5.664048 ( 2.172463)
test_btest 0.000813 0.000000 49.488467 ( 7.903440)
test_basic 0.005577 0.000000 0.297056 ( 0.385684)
test_all 0.001295 0.000000 593.113244 ( 88.836821)
test_rubyspec 0.077427 0.038282 43.638711 ( 49.226141)
total: 150.14 sec