Logfile: /home/ko1/ruby/logs/brlog.trunk.20220509-162823
#<BuildRuby:0x0000563d5f06e5a8
@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.20220509-162823",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000009 0.000004 0.000013 ( 0.000014)
build_up 0.004923 0.001969 0.941879 ( 1.901700)
build_miniruby 0.000756 0.000302 0.057354 ( 0.056052)
build_ruby 0.000742 0.000297 0.057756 ( 0.056513)
build_all 0.003071 0.001229 1.496069 ( 0.595457)
build_install 0.007911 0.003164 6.231751 ( 2.804976)
test_btest 0.000635 0.000254 50.511225 ( 8.415978)
test_basic 0.000000 0.005815 0.334030 ( 0.422921)
test_all 0.001273 0.000247 633.170922 ( 92.880161)
test_rubyspec 0.067817 0.038773 43.923372 ( 48.845304)
total: 155.98 sec