Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-235422
#<BuildRuby:0x00005632da1a2be8
@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.20221222-235422",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.003843 0.000275 0.895012 ( 1.128513)
build_miniruby 0.001040 0.000074 0.986370 ( 0.984863)
build_ruby 0.001124 0.000081 2.652170 ( 2.650550)
build_all 0.008462 0.000605 15.861849 ( 3.318905)
build_install 0.010491 0.000358 2.217544 ( 1.273660)
test_btest 0.000593 0.000000 65.150088 ( 11.369073)
test_basic 0.005054 0.000000 0.292405 ( 0.383016)
test_all 0.001874 0.000000 661.272920 (137.457809)
test_rubyspec 0.047742 0.018459 52.743462 ( 60.894284)
total: 219.46 sec