Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-175606
#<BuildRuby:0x0000564c672280f8
@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.20221226-175606",
@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.000004 0.000009 ( 0.000009)
autoconf 0.000010 0.000008 0.000018 ( 0.000018)
configure 0.000015 0.000012 0.000027 ( 0.000026)
build_up 0.003142 0.003320 0.840015 ( 1.040364)
build_miniruby 0.000750 0.000599 0.991527 ( 0.989644)
build_ruby 0.000797 0.000638 2.755967 ( 2.753284)
build_all 0.009629 0.000000 16.580693 ( 2.953582)
build_install 0.007245 0.004442 2.222051 ( 1.175815)
test_btest 0.000607 0.000391 75.221583 ( 10.097338)
test_basic 0.001520 0.005277 0.364397 ( 0.450112)
test_all 0.001000 0.000239 650.191563 ( 97.224698)
test_rubyspec 0.063238 0.059284 51.015201 ( 59.072241)
total: 175.76 sec