Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-224821
#<BuildRuby:0x00005590da82f5f8
@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.20231018-224821",
@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.000001 0.000005 ( 0.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.004188 0.000698 1.258237 ( 1.533549)
build_miniruby 0.001054 0.000000 0.945709 ( 0.945361)
build_ruby 0.000000 0.001493 3.026765 ( 3.026257)
build_all 0.000365 0.010158 18.002380 ( 1.589477)
build_install 0.007697 0.002430 5.306913 ( 1.252054)
test_btest 0.000560 0.000176 89.031577 ( 7.465154)
test_basic 0.005102 0.000185 0.750491 ( 0.826196)
test_all 0.007327 0.000802 547.823516 ( 60.614338)
test_rubyspec 0.013079 0.038102 51.262208 ( 63.548451)
total: 140.80 sec