Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-132757
#<BuildRuby:0x000056036a423240
@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.20221226-132757",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000173 0.009956 0.946304 ( 1.134704)
build_miniruby 0.001804 0.001052 0.850222 ( 0.848825)
build_ruby 0.003538 0.000000 2.137168 ( 2.136423)
build_all 0.018340 0.002769 18.592202 ( 2.170896)
build_install 0.019169 0.003400 2.045888 ( 1.030956)
test_btest 0.001064 0.000406 90.525890 ( 9.224597)
test_basic 0.006591 0.002510 0.350259 ( 0.437533)
test_all 0.002470 0.000000 697.586019 ( 64.181515)
test_rubyspec 0.090331 0.076920 48.092619 ( 56.233146)
total: 137.40 sec