Logfile: /home/ko1/ruby/logs/brlog.trunk.20221231-191852
#<BuildRuby:0x0000557404faff28
@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.20221231-191852",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000018 0.000006 0.000024 ( 0.000025)
configure 0.000020 0.000006 0.000026 ( 0.000027)
build_up 0.005900 0.000558 0.882352 ( 1.071320)
build_miniruby 0.001025 0.000315 1.010227 ( 1.008264)
build_ruby 0.001218 0.000375 2.776908 ( 2.774217)
build_all 0.002955 0.007181 16.783323 ( 3.014042)
build_install 0.010446 0.001234 2.289329 ( 1.176187)
test_btest 0.000565 0.000208 77.294851 ( 10.317342)
test_basic 0.000000 0.006660 0.354674 ( 0.440107)
test_all 0.000931 0.001245 654.138284 (108.649418)
test_rubyspec 0.071096 0.046807 51.270141 ( 59.352630)
total: 187.80 sec