Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-185148
#<BuildRuby:0x0000556c8703ff68
@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.20220727-185148",
@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.000015 0.000002 0.000017 ( 0.000018)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005668 0.000872 0.848919 ( 1.076655)
build_miniruby 0.000863 0.000132 0.057018 ( 0.055711)
build_ruby 0.000898 0.000139 0.059374 ( 0.058042)
build_all 0.004578 0.000015 1.520014 ( 0.583398)
build_install 0.009839 0.001406 5.626374 ( 2.138034)
test_btest 0.000501 0.000072 56.439688 ( 7.905777)
test_basic 0.005825 0.000088 0.342303 ( 0.430279)
test_all 0.000000 0.001260 584.016820 ( 95.609903)
test_rubyspec 0.068684 0.058154 43.544709 ( 49.120684)
total: 156.98 sec