Logfile: /home/ko1/ruby/logs/brlog.trunk.20231230-130635
#<BuildRuby:0x0000556533be8028
@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-130635",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.001159 0.004190 1.132125 ( 1.509306)
build_miniruby 0.000893 0.000198 0.913387 ( 0.913648)
build_ruby 0.001288 0.000286 2.835942 ( 2.840169)
build_all 0.004456 0.005363 16.757614 ( 1.478646)
build_install 0.007077 0.001966 4.685279 ( 1.170547)
test_btest 0.000744 0.000206 84.961118 ( 7.052021)
test_basic 0.003829 0.001064 0.735432 ( 0.811043)
test_all 0.112290 0.025556 601.849176 ( 54.744302)
test_rubyspec 0.024102 0.023067 49.767125 ( 61.964936)
total: 132.49 sec