Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-020400
#<BuildRuby:0x000055894e71f2c8
@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.20220829-020400",
@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.000001 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.006061 0.000466 0.827528 ( 0.865419)
build_miniruby 0.000945 0.000072 0.057951 ( 0.056744)
build_ruby 0.000771 0.000059 0.059746 ( 0.058582)
build_all 0.000000 0.004481 1.531754 ( 0.584790)
build_install 0.009195 0.001645 1.944709 ( 0.966289)
test_btest 0.000595 0.000000 46.636369 ( 8.680930)
test_basic 0.005676 0.000122 0.339561 ( 0.427742)
test_all 0.001660 0.000238 632.322250 ( 91.765698)
test_rubyspec 0.065547 0.048290 43.549559 ( 51.863734)
total: 155.27 sec