Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-181744
#<BuildRuby:0x00005607fc973fb0
@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.20221221-181744",
@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.000011 0.000001 0.000012 ( 0.000011)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.000638 0.003320 0.876238 ( 1.100212)
build_miniruby 0.000000 0.001026 0.958268 ( 0.956836)
build_ruby 0.000000 0.001314 2.622387 ( 2.620895)
build_all 0.004952 0.003896 15.776179 ( 3.268292)
build_install 0.009053 0.000350 2.227590 ( 1.239557)
test_btest 0.000561 0.000090 65.547959 ( 11.567847)
test_basic 0.004315 0.000690 0.330592 ( 0.421358)
test_all 0.001851 0.000000 690.746821 (137.431366)
test_rubyspec 0.065351 0.011829 51.705275 ( 59.883376)
total: 218.49 sec