Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-224802
#<BuildRuby:0x000055739eb30328
@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.20220816-224802",
@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.000005 0.000002 0.000007 ( 0.000006)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000012 0.000003 0.000015 ( 0.000016)
build_up 0.002162 0.004600 0.846601 ( 2.433053)
build_miniruby 0.000704 0.000235 0.057695 ( 0.056436)
build_ruby 0.000711 0.000237 0.059372 ( 0.058193)
build_all 0.003547 0.001182 1.542501 ( 0.588766)
build_install 0.009455 0.001529 1.927146 ( 0.961880)
test_btest 0.000636 0.000195 49.208490 ( 8.702849)
test_basic 0.005275 0.000101 0.297922 ( 0.387378)
test_all 0.002454 0.000000 599.677924 ( 88.872410)
test_rubyspec 0.090490 0.026570 43.898325 ( 51.294170)
total: 153.36 sec