Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-180232
#<BuildRuby:0x0000557e1b62f0b8
@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.20231223-180232",
@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.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.004732 0.001113 1.151469 ( 1.509028)
build_miniruby 0.001235 0.000290 0.792952 ( 0.792195)
build_ruby 0.001042 0.000245 2.739900 ( 2.739346)
build_all 0.010405 0.000363 16.113135 ( 1.415581)
build_install 0.007876 0.000689 4.652372 ( 1.135276)
test_btest 0.000760 0.000152 80.278190 ( 7.654472)
test_basic 0.000000 0.003490 0.636465 ( 0.714252)
test_all 0.090116 0.041727 508.430990 ( 51.654878)
test_rubyspec 0.022061 0.022752 49.529742 ( 61.913739)
total: 129.53 sec