Logfile: /home/ko1/ruby/logs/brlog.trunk.20230606-110645
#<BuildRuby:0x0000557d5d07fbb8
@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.20230606-110645",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.005701 0.000209 1.558739 ( 3.100920)
build_miniruby 0.000922 0.000116 0.773965 ( 0.773593)
build_ruby 0.000000 0.001224 2.400120 ( 2.400070)
build_all 0.003170 0.005924 12.469996 ( 1.085046)
build_install 0.002957 0.004728 1.699211 ( 0.838766)
test_btest 0.001027 0.000000 83.537945 ( 6.988614)
test_basic 0.003547 0.000000 0.753386 ( 0.840724)
test_all 0.001775 0.000000 437.786878 ( 50.784302)
test_rubyspec 0.024587 0.016016 42.805620 ( 55.284582)
total: 122.10 sec