Logfile: /home/ko1/ruby/logs/brlog.trunk.20220813-053432
#<BuildRuby:0x0000557fefc60060
@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.20220813-053432",
@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.000001 0.000008 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.000000 0.006823 0.902284 ( 0.912471)
build_miniruby 0.001061 0.000000 0.058398 ( 0.057121)
build_ruby 0.000819 0.000147 0.060142 ( 0.058780)
build_all 0.004432 0.000132 1.515541 ( 0.583037)
build_install 0.007321 0.003723 1.911509 ( 0.970934)
test_btest 0.000620 0.000138 48.532804 ( 9.100418)
test_basic 0.001387 0.004185 0.283155 ( 0.372033)
test_all 0.001718 0.000422 591.535477 ( 88.149393)
test_rubyspec 0.080700 0.045368 43.893418 ( 51.269091)
total: 151.47 sec