Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-083126
#<BuildRuby:0x0000557d22cfc048
@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.20231027-083126",
@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.000000 0.000009 ( 0.000009)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004780 0.000084 1.515541 ( 1.828311)
build_miniruby 0.000951 0.000095 0.801684 ( 0.801641)
build_ruby 0.001146 0.000115 2.835702 ( 2.834922)
build_all 0.010163 0.000180 16.549207 ( 1.523004)
build_install 0.007935 0.000327 4.999637 ( 1.175587)
test_btest 0.000973 0.000085 87.096155 ( 7.349669)
test_basic 0.005191 0.000067 0.844439 ( 0.919002)
test_all 0.072835 0.065440 498.471918 ( 53.128286)
test_rubyspec 0.035909 0.010843 49.983811 ( 62.276448)
total: 131.84 sec