Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-152614
#<BuildRuby:0x0000557541af34b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231121-152614",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001901 0.003390 0.929093 ( 1.318385)
build_miniruby 0.000806 0.000269 0.781755 ( 0.781609)
build_ruby 0.001412 0.000000 2.612603 ( 2.613697)
build_all 0.007472 0.000257 12.256175 ( 1.025749)
build_install 0.009733 0.000389 3.704126 ( 0.989816)
test_btest 0.000516 0.000129 63.512332 ( 5.827724)
test_basic 0.003935 0.000000 0.397165 ( 0.476982)
test_all 0.080280 0.020051 335.729298 ( 35.517011)
test_rubyspec 0.025275 0.038979 40.305121 ( 52.880945)
total: 101.43 sec