Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-080405
#<BuildRuby:0x000055fdaacd7960
@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.20231220-080405",
@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.000000 0.000003 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000000 0.004527 1.047623 ( 1.310782)
build_miniruby 0.000000 0.001188 0.901981 ( 0.902430)
build_ruby 0.000467 0.001065 2.739192 ( 2.743132)
build_all 0.006305 0.001576 12.211140 ( 1.037705)
build_install 0.007497 0.001874 3.612881 ( 0.993933)
test_btest 0.000581 0.000145 63.679645 ( 5.311473)
test_basic 0.003946 0.000000 0.391972 ( 0.466822)
test_all 0.086852 0.021425 445.788506 ( 48.151755)
test_rubyspec 0.016977 0.041692 40.467953 ( 53.220735)
total: 114.14 sec