Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-062354
#<BuildRuby:0x00005602fef080a0
@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.20231121-062354",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.000000 0.005161 1.201643 ( 1.590466)
build_miniruby 0.000000 0.001017 0.896673 ( 0.896970)
build_ruby 0.000447 0.001043 2.700336 ( 2.700677)
build_all 0.000000 0.009893 16.226155 ( 1.513278)
build_install 0.002875 0.005899 4.840955 ( 1.158994)
test_btest 0.001041 0.000000 83.011006 ( 7.084474)
test_basic 0.002657 0.002220 0.732338 ( 0.813068)
test_all 0.090777 0.047675 493.723842 ( 51.248166)
test_rubyspec 0.019785 0.024435 49.681758 ( 62.053101)
total: 129.06 sec