Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-191614
#<BuildRuby:0x000055d880c4f4b0
@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.20240110-191614",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000014 0.000004 0.000018 ( 0.000018)
build_up 0.001782 0.004782 0.821665 ( 1.209654)
build_miniruby 0.000744 0.000270 0.821675 ( 0.821978)
build_ruby 0.001500 0.000545 2.673517 ( 2.674113)
build_all 0.006629 0.000706 11.932491 ( 1.002883)
build_install 0.008472 0.002824 3.427353 ( 0.979981)
test_btest 0.000639 0.000213 61.565732 ( 5.747232)
test_basic 0.000808 0.003032 0.403760 ( 0.484435)
test_all 0.086377 0.012263 371.962586 ( 36.520980)
test_rubyspec 0.022105 0.041957 40.472384 ( 53.011961)
total: 102.45 sec