Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-021723
#<BuildRuby:0x000055eca693b4b0
@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.20231203-021723",
@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.000017 0.000000 0.000017 ( 0.000032)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.001655 0.002421 0.982204 ( 1.238152)
build_miniruby 0.000600 0.000150 0.874884 ( 0.874651)
build_ruby 0.001326 0.000331 2.712905 ( 2.713055)
build_all 0.006210 0.000593 12.124099 ( 1.003592)
build_install 0.008511 0.005175 3.570075 ( 0.964494)
test_btest 0.000475 0.000136 65.105951 ( 5.736364)
test_basic 0.003444 0.000984 0.371390 ( 0.451202)
test_all 0.092055 0.005565 380.305621 ( 35.954589)
test_rubyspec 0.031443 0.041683 39.573766 ( 52.260835)
total: 101.20 sec