Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-062647
#<BuildRuby:0x000056389fb17f00
@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-062647",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005693 0.000876 0.804960 ( 0.984340)
build_miniruby 0.000910 0.000140 0.057576 ( 0.056249)
build_ruby 0.000893 0.000137 0.059606 ( 0.058376)
build_all 0.004710 0.000000 1.532991 ( 0.591983)
build_install 0.010837 0.000276 1.946982 ( 0.967678)
test_btest 0.000626 0.000078 50.841876 ( 8.584602)
test_basic 0.004857 0.000607 0.319605 ( 0.408396)
test_all 0.002214 0.000277 600.580691 ( 88.944179)
test_rubyspec 0.091876 0.026312 44.025939 ( 52.278597)
total: 152.87 sec