Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-214258
#<BuildRuby:0x00005638b623be88
@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.20240114-214258",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.002388 0.003391 0.791726 ( 1.167259)
build_miniruby 0.000730 0.000265 0.813739 ( 0.814031)
build_ruby 0.001429 0.000519 2.661137 ( 2.661305)
build_all 0.008212 0.000048 12.030093 ( 0.967499)
build_install 0.008156 0.005511 3.387576 ( 0.965355)
test_btest 0.000584 0.000209 63.543979 ( 5.456557)
test_basic 0.001638 0.003285 0.401214 ( 0.481697)
test_all 0.073381 0.025976 373.785329 ( 34.682331)
test_rubyspec 0.031856 0.032974 40.394398 ( 52.934803)
total: 100.13 sec