Logfile: /home/ko1/ruby/logs/brlog.trunk.20230630-081837
#<BuildRuby:0x000055fb8848f740
@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.20230630-081837",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.001401 0.004584 1.337525 ( 2.670335)
build_miniruby 0.001129 0.000353 0.821457 ( 0.821388)
build_ruby 0.000988 0.000309 2.812007 ( 2.812201)
build_all 0.007747 0.000992 10.934459 ( 7.373630)
build_install 0.003292 0.005737 5.044017 ( 1.812088)
test_btest 0.001096 0.000387 84.962833 ( 8.234062)
test_basic 0.003217 0.001135 0.643180 ( 0.725826)
test_all 0.001219 0.000431 461.990702 ( 45.669039)
test_rubyspec 0.016883 0.023948 43.833416 ( 56.236490)
total: 126.36 sec