Logfile: /home/ko1/ruby/logs/brlog.trunk.20221221-142048
#<BuildRuby:0x00005630bcda2be8
@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-142048",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000016 0.000003 0.000019 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.004002 0.000006 0.827794 ( 1.091839)
build_miniruby 0.000898 0.000129 1.095938 ( 1.094550)
build_ruby 0.001145 0.000000 2.708818 ( 2.707549)
build_all 0.008942 0.000257 15.793268 ( 3.265015)
build_install 0.008534 0.000021 2.216947 ( 1.258089)
test_btest 0.000573 0.000063 64.927434 ( 11.480114)
test_basic 0.004667 0.000047 0.325257 ( 0.416060)
test_all 0.001415 0.000149 666.820921 (142.103384)
test_rubyspec 0.051899 0.023271 52.173110 ( 60.330834)
total: 223.75 sec