Logfile: /home/ko1/ruby/logs/brlog.trunk.20231208-203005
#<BuildRuby:0x000055ed9913b7f8
@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.20231208-203005",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004543 0.000172 1.001582 ( 1.305521)
build_miniruby 0.001006 0.000302 0.859437 ( 0.860058)
build_ruby 0.001285 0.000386 2.712465 ( 2.713592)
build_all 0.004741 0.003008 12.106688 ( 0.978784)
build_install 0.012203 0.001219 3.532907 ( 0.962425)
test_btest 0.000000 0.000781 64.491687 ( 4.574708)
test_basic 0.001042 0.003549 0.375813 ( 0.458219)
test_all 0.074822 0.026008 372.049577 ( 41.262782)
test_rubyspec 0.037365 0.029848 39.598727 ( 52.262220)
total: 105.38 sec