Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-153149
#<BuildRuby:0x00005585d41a6be8
@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.20221223-153149",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.004387 0.000000 0.942133 ( 1.365131)
build_miniruby 0.000944 0.000000 0.982140 ( 0.981013)
build_ruby 0.001191 0.000000 2.732954 ( 2.731703)
build_all 0.006211 0.002766 15.716329 ( 3.286715)
build_install 0.001603 0.007826 2.348413 ( 1.345373)
test_btest 0.000372 0.000109 65.083597 ( 11.074881)
test_basic 0.003593 0.001057 0.306557 ( 0.398266)
test_all 0.000847 0.000249 632.950843 ( 96.599306)
test_rubyspec 0.036989 0.018762 51.481545 ( 59.690805)
total: 177.47 sec