Logfile: /home/ko1/ruby/logs/brlog.trunk.20231104-233212
#<BuildRuby:0x00005614c39ffb90
@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.20231104-233212",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.004769 0.000000 1.289776 ( 1.554002)
build_miniruby 0.001559 0.000000 0.890991 ( 0.891002)
build_ruby 0.001685 0.000000 2.689162 ( 2.688675)
build_all 0.005609 0.004758 16.749381 ( 1.524169)
build_install 0.002663 0.007539 5.257525 ( 1.261262)
test_btest 0.000773 0.000309 81.044170 ( 7.495426)
test_basic 0.000458 0.003509 0.726800 ( 0.802787)
test_all 0.090336 0.048043 482.585353 ( 52.158814)
test_rubyspec 0.029595 0.016914 49.925446 ( 62.343304)
total: 130.72 sec