Logfile: /home/ko1/ruby/logs/brlog.trunk.20231204-034700
#<BuildRuby:0x00005639e7b237f8
@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-034700",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004160 0.000378 0.981815 ( 1.258119)
build_miniruby 0.001128 0.000103 0.882274 ( 0.882097)
build_ruby 0.001698 0.000000 2.698570 ( 2.701363)
build_all 0.005013 0.002539 12.132003 ( 0.966329)
build_install 0.007545 0.000473 3.536072 ( 0.964596)
test_btest 0.000575 0.000068 66.533250 ( 5.299570)
test_basic 0.002809 0.000330 0.370706 ( 0.453745)
test_all 0.076870 0.024665 406.095217 ( 39.599307)
test_rubyspec 0.021890 0.043819 40.066220 ( 52.706613)
total: 104.83 sec