Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-160117
#<BuildRuby:0x000055a0e18dc098
@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.20231019-160117",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.002615 0.003192 1.261987 ( 1.499318)
build_miniruby 0.001040 0.000000 0.786861 ( 0.786353)
build_ruby 0.001287 0.000000 2.786823 ( 2.786874)
build_all 0.009890 0.000522 17.714362 ( 1.567713)
build_install 0.009478 0.000000 5.246485 ( 1.227998)
test_btest 0.001224 0.000000 91.927225 ( 7.660256)
test_basic 0.004435 0.001257 0.828863 ( 0.902555)
test_all 0.006031 0.000634 589.957343 ( 54.747141)
test_rubyspec 0.034493 0.019645 51.867199 ( 64.021429)
total: 135.20 sec