Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-142332
#<BuildRuby:0x000055a268113568
@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.20231105-142332",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004415 0.001039 1.385032 ( 1.630351)
build_miniruby 0.000901 0.000212 0.882237 ( 0.882717)
build_ruby 0.001295 0.000000 2.726635 ( 2.727358)
build_all 0.010682 0.000000 17.365459 ( 1.543144)
build_install 0.006588 0.002758 5.468200 ( 1.248952)
test_btest 0.000674 0.000146 90.218572 ( 7.232444)
test_basic 0.000279 0.004078 0.729900 ( 0.807023)
test_all 0.105128 0.030532 537.819471 ( 50.218149)
test_rubyspec 0.031849 0.015585 50.728009 ( 63.058598)
total: 129.35 sec