Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-055114
#<BuildRuby:0x000055761dc4c208
@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.20220724-055114",
@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.000012 0.000003 0.000015 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.000097 0.006602 0.829641 ( 0.864512)
build_miniruby 0.000857 0.000000 0.057424 ( 0.056282)
build_ruby 0.000923 0.000000 0.058699 ( 0.057421)
build_all 0.003890 0.000756 1.523526 ( 0.583226)
build_install 0.009150 0.000408 5.629043 ( 2.152667)
test_btest 0.000659 0.000220 47.159412 ( 8.576673)
test_basic 0.002348 0.003440 0.274605 ( 0.363185)
test_all 0.000646 0.000242 601.530335 ( 92.410379)
test_rubyspec 0.077010 0.050323 43.661438 ( 49.323229)
total: 154.39 sec