Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-200158
#<BuildRuby:0x000055c968cd00c8
@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.20240106-200158",
@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.000007 0.000001 0.000008 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004450 0.000115 1.170403 ( 1.547061)
build_miniruby 0.001371 0.000000 1.392786 ( 1.394735)
build_ruby 0.001420 0.000000 4.066163 ( 4.076967)
build_all 0.008562 0.001679 16.351646 ( 1.646991)
build_install 0.014918 0.000000 4.770470 ( 1.577331)
test_btest 0.000767 0.000000 81.281786 ( 9.033271)
test_basic 0.000000 0.005066 0.622308 ( 0.692634)
test_all 0.101995 0.020496 554.283677 ( 60.760338)
test_rubyspec 0.035528 0.025676 72.594030 ( 84.927056)
total: 165.66 sec