Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-014927
#<BuildRuby:0x000055a4ddfff280
@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.20231223-014927",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003309 0.000301 0.741064 ( 1.109902)
build_miniruby 0.000926 0.000084 0.901813 ( 0.902213)
build_ruby 0.001151 0.000104 2.777786 ( 2.781116)
build_all 0.006967 0.000633 12.100355 ( 0.982795)
build_install 0.000000 0.008346 3.562419 ( 0.978191)
test_btest 0.000063 0.000700 66.240558 ( 5.151428)
test_basic 0.003262 0.000816 0.381095 ( 0.461214)
test_all 0.085586 0.019473 421.144366 ( 37.572741)
test_rubyspec 0.031150 0.020271 40.653919 ( 53.376595)
total: 103.32 sec