Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-230851
#<BuildRuby:0x000056222dcaabe8
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20221208-230851",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.004914 0.000259 1.193814 ( 1.495277)
build_miniruby 0.000929 0.000049 1.020127 ( 1.018835)
build_ruby 0.001242 0.000065 2.818780 ( 2.713630)
build_all 0.008833 0.000227 15.648916 ( 3.310793)
build_install 0.009120 0.000003 2.220161 ( 1.263274)
test_btest 0.000486 0.000022 66.225851 ( 10.735490)
test_basic 0.000258 0.004579 0.299143 ( 0.389462)
test_all 0.000911 0.000083 658.421979 (104.891363)
test_rubyspec 0.049479 0.014930 52.576196 ( 60.796984)
total: 186.62 sec