Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-091448
#<BuildRuby:0x00005558eaeec0f8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-091448",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000019 0.000003 0.000022 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.008428 0.000638 0.968651 ( 1.423749)
build_miniruby 0.002555 0.000000 0.839479 ( 0.838586)
build_ruby 0.002743 0.000145 2.164101 ( 2.164753)
build_all 0.014918 0.004665 18.576420 ( 2.160341)
build_install 0.010363 0.011353 2.050995 ( 1.023116)
test_btest 0.001197 0.000327 89.803990 ( 9.244748)
test_basic 0.006543 0.001784 0.337657 ( 0.425647)
test_all 0.001695 0.000462 681.315663 ( 64.652116)
test_rubyspec 0.088642 0.080668 47.791556 ( 55.963642)
total: 137.90 sec