Logfile: /home/ko1/ruby/logs/brlog.trunk.20221208-120255
#<BuildRuby:0x0000558890392858
@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-120255",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000022 0.000000 0.000022 ( 0.000021)
configure 0.000015 0.000000 0.000015 ( 0.000015)
build_up 0.005092 0.000000 1.143633 ( 1.163546)
build_miniruby 0.000000 0.000934 1.068436 ( 1.067206)
build_ruby 0.000000 0.001319 2.853386 ( 2.753096)
build_all 0.000000 0.008948 15.882443 ( 3.406507)
build_install 0.004129 0.004925 2.266869 ( 1.281282)
test_btest 0.000000 0.000550 67.992811 ( 11.206114)
test_basic 0.002329 0.002974 0.289975 ( 0.379798)
test_all 0.000855 0.000238 664.112668 (105.848959)
test_rubyspec 0.047782 0.018137 52.648115 ( 60.819586)
total: 187.93 sec