Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-181024
#<BuildRuby:0x0000564aa0fa38e0
@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.20231219-181024",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002923 0.003219 1.052247 ( 1.293263)
build_miniruby 0.001033 0.000159 0.848317 ( 0.848315)
build_ruby 0.000000 0.001542 2.707678 ( 2.707352)
build_all 0.005271 0.002454 12.199181 ( 0.998385)
build_install 0.006545 0.003547 3.572191 ( 0.978058)
test_btest 0.000000 0.000590 63.787819 ( 4.929188)
test_basic 0.000638 0.002207 0.377214 ( 0.460323)
test_all 0.081471 0.017687 390.273464 ( 40.196422)
test_rubyspec 0.020704 0.045922 39.762531 ( 52.422670)
total: 104.83 sec