Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-060310
#<BuildRuby:0x0000559e29037fb0
@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-060310",
@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.000009 0.000003 0.000012 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003024 0.003600 0.845861 ( 0.958431)
build_miniruby 0.000823 0.000253 0.057605 ( 0.056321)
build_ruby 0.000745 0.000229 0.059635 ( 0.058413)
build_all 0.004613 0.000197 1.526409 ( 0.592521)
build_install 0.008680 0.002480 1.926681 ( 0.964908)
test_btest 0.000549 0.000157 53.855976 ( 8.297421)
test_basic 0.006232 0.000000 0.329432 ( 0.417090)
test_all 0.002879 0.000000 622.292922 ( 89.532478)
test_rubyspec 0.087550 0.032516 43.911429 ( 52.179992)
total: 153.06 sec