Logfile: /home/ko1/ruby/logs/brlog.trunk.20220506-153616
#<BuildRuby:0x0000556c4dbf7d90
@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.20220506-153616",
@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.000015 0.000004 0.000019 ( 0.000019)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.005126 0.001282 0.830887 ( 1.312127)
build_miniruby 0.000781 0.000196 0.057147 ( 0.055937)
build_ruby 0.000820 0.000205 0.057611 ( 0.056380)
build_all 0.000000 0.004142 1.494632 ( 0.592055)
build_install 0.010914 0.000000 6.253877 ( 2.802015)
test_btest 0.000863 0.000000 46.464873 ( 8.466997)
test_basic 0.005989 0.000259 0.342299 ( 0.430763)
test_all 0.001075 0.000269 629.324002 ( 90.309327)
test_rubyspec 0.087303 0.026274 43.792981 ( 48.711950)
total: 152.74 sec