Logfile: /home/ko1/ruby/logs/brlog.trunk.20220717-022336
#<BuildRuby:0x0000559ac469ff00
@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.20220717-022336",
@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.000002 0.000008 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000003 0.000011 ( 0.000010)
build_up 0.006408 0.000000 0.817334 ( 1.180052)
build_miniruby 0.001055 0.000000 0.056967 ( 0.055675)
build_ruby 0.000910 0.000035 0.059076 ( 0.057958)
build_all 0.004712 0.000000 1.529279 ( 0.612854)
build_install 0.011009 0.000000 5.598701 ( 2.159730)
test_btest 0.000683 0.000000 46.824929 ( 8.630428)
test_basic 0.005920 0.000000 0.324636 ( 0.413196)
test_all 0.001162 0.000000 633.085247 ( 89.971575)
test_rubyspec 0.064478 0.024651 43.134095 ( 48.780785)
total: 151.86 sec