Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-110827
#<BuildRuby:0x0000562b23505e98
@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-110827",
@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.000008 0.000001 0.000009 ( 0.000009)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000679 0.003516 0.859749 ( 1.071754)
build_miniruby 0.001028 0.000000 1.094076 ( 1.092716)
build_ruby 0.001103 0.000000 2.599494 ( 2.598320)
build_all 0.008592 0.000398 15.802913 ( 3.467808)
build_install 0.004719 0.003440 2.148473 ( 1.212256)
test_btest 0.000542 0.000085 65.558593 ( 11.323167)
test_basic 0.000885 0.003994 0.312498 ( 0.403527)
test_all 0.001281 0.000269 668.923288 (144.661050)
test_rubyspec 0.053283 0.019173 51.869954 ( 60.082560)
total: 225.91 sec