Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-152705
#<BuildRuby:0x0000557fe7f7fe88
@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.20231205-152705",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004873 0.000159 1.006525 ( 1.615875)
build_miniruby 0.001063 0.000193 0.865830 ( 0.865812)
build_ruby 0.001739 0.000000 2.711488 ( 2.723747)
build_all 0.008116 0.000000 12.105223 ( 1.031244)
build_install 0.002282 0.010058 3.604212 ( 0.966639)
test_btest 0.000594 0.000187 63.887912 ( 5.574540)
test_basic 0.003392 0.001071 0.370276 ( 0.449678)
test_all 0.071741 0.029081 390.807176 ( 43.110541)
test_rubyspec 0.045148 0.033991 39.906481 ( 52.554603)
total: 108.89 sec