Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-180743
#<BuildRuby:0x00005557f9a73ce8
@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.20231230-180743",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003351 0.000559 1.109311 ( 1.496281)
build_miniruby 0.001266 0.000211 0.935344 ( 0.934549)
build_ruby 0.000000 0.001400 2.906822 ( 2.906344)
build_all 0.007800 0.002656 16.391479 ( 1.510777)
build_install 0.005366 0.003521 4.636558 ( 1.151168)
test_btest 0.000913 0.000207 80.810100 ( 7.936996)
test_basic 0.004251 0.000966 0.765689 ( 0.842049)
test_all 0.104446 0.031098 571.004994 ( 52.896249)
test_rubyspec 0.021552 0.027371 51.540616 ( 63.899828)
total: 133.58 sec