Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-234842
#<BuildRuby:0x0000555c914ac188
@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.20240108-234842",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000016 0.000000 0.000016 ( 0.000016)
configure 0.000013 0.000001 0.000014 ( 0.000013)
build_up 0.000000 0.005246 1.387236 ( 1.774677)
build_miniruby 0.000000 0.001222 1.606007 ( 1.609896)
build_ruby 0.000177 0.001447 4.694144 ( 4.710021)
build_all 0.010114 0.000829 16.792339 ( 1.858949)
build_install 0.007537 0.009336 5.193332 ( 1.959244)
test_btest 0.000700 0.000152 82.666707 ( 12.292354)
test_basic 0.001464 0.003737 0.751321 ( 0.819774)
test_all 0.093957 0.026806 560.894639 ( 68.760281)
test_rubyspec 0.023737 0.045966 88.089227 (100.437018)
total: 194.22 sec