Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-154042
#<BuildRuby:0x000056521eaceee8
@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.20231204-154042",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000116 0.004031 0.974055 ( 1.230766)
build_miniruby 0.000713 0.000130 0.864503 ( 0.864552)
build_ruby 0.000989 0.000180 2.712915 ( 2.715572)
build_all 0.008417 0.000005 12.131652 ( 1.022994)
build_install 0.004801 0.003478 3.517178 ( 0.980220)
test_btest 0.000473 0.000095 63.417121 ( 4.740331)
test_basic 0.000000 0.003494 0.370838 ( 0.451227)
test_all 0.080997 0.020522 418.381034 ( 36.750402)
test_rubyspec 0.026164 0.038606 39.734198 ( 52.429158)
total: 101.19 sec