Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-015432
#<BuildRuby:0x000055c7631b3e58
@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.20220826-015432",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000016 0.000000 0.000016 ( 0.000015)
build_up 0.006242 0.000000 0.803813 ( 0.847521)
build_miniruby 0.000000 0.000863 0.057525 ( 0.056357)
build_ruby 0.000000 0.001037 0.059349 ( 0.058256)
build_all 0.003005 0.001548 1.532913 ( 0.594983)
build_install 0.010581 0.000473 1.893997 ( 0.957621)
test_btest 0.000491 0.000087 53.991980 ( 8.224682)
test_basic 0.001427 0.004480 0.333865 ( 0.422149)
test_all 0.001907 0.000177 596.118048 ( 88.817346)
test_rubyspec 0.088222 0.039636 44.065658 ( 52.325548)
total: 152.31 sec