Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-013619
#<BuildRuby:0x0000556121ccf3a8
@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.20220502-013619",
@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.000006)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000018 0.000000 0.000018 ( 0.000017)
build_up 0.006969 0.000000 0.825683 ( 0.930664)
build_miniruby 0.001064 0.000000 0.056895 ( 0.055638)
build_ruby 0.000872 0.000000 0.056722 ( 0.055594)
build_all 0.004269 0.000000 1.483377 ( 0.589403)
build_install 0.011126 0.000000 6.280801 ( 2.825483)
test_btest 0.001564 0.000000 47.505235 ( 8.772657)
test_basic 0.001411 0.004502 0.350971 ( 0.438610)
test_all 0.001398 0.000074 625.857450 ( 89.542582)
test_rubyspec 0.091407 0.037907 43.749050 ( 48.694327)
total: 151.91 sec