Logfile: /home/ko1/ruby/logs/brlog.trunk.20230601-171815
#<BuildRuby:0x000055ec79a6bba0
@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.20230601-171815",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000000 0.004961 1.491202 ( 2.738627)
build_miniruby 0.000000 0.001105 0.810947 ( 0.810141)
build_ruby 0.001337 0.000000 2.540368 ( 2.540861)
build_all 0.008773 0.000000 12.120411 ( 1.064745)
build_install 0.007384 0.000000 1.630406 ( 0.861759)
test_btest 0.001066 0.000000 80.548410 ( 7.380136)
test_basic 0.004803 0.000000 0.772662 ( 0.854278)
test_all 0.001906 0.000000 427.539949 ( 46.750826)
test_rubyspec 0.036451 0.003290 41.962497 ( 54.570379)
total: 117.57 sec