Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-070659
#<BuildRuby:0x000055b74888de98
@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-070659",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004491 0.000321 1.193854 ( 1.316476)
build_miniruby 0.001006 0.000072 1.006686 ( 1.005496)
build_ruby 0.001354 0.000097 2.730114 ( 2.632639)
build_all 0.004571 0.004491 15.775425 ( 3.274079)
build_install 0.004028 0.005294 2.277596 ( 1.276800)
test_btest 0.000563 0.000112 57.959740 ( 11.993404)
test_basic 0.004215 0.000843 0.305090 ( 0.395734)
test_all 0.001038 0.000207 665.360124 (112.060538)
test_rubyspec 0.033636 0.026154 53.183712 ( 61.287435)
total: 195.24 sec