Logfile: /home/ko1/ruby/logs/brlog.trunk.20231211-073230
#<BuildRuby:0x000055af4ba2b6b0
@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.20231211-073230",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000820 0.004155 1.005312 ( 1.294692)
build_miniruby 0.001189 0.000216 0.873235 ( 0.873107)
build_ruby 0.001068 0.000194 2.707512 ( 2.710049)
build_all 0.000000 0.007974 12.154405 ( 1.013513)
build_install 0.006220 0.003954 3.589616 ( 0.963061)
test_btest 0.000615 0.000236 61.523349 ( 5.597632)
test_basic 0.003271 0.001258 0.374813 ( 0.455473)
test_all 0.084962 0.013476 416.465731 ( 36.413763)
test_rubyspec 0.043446 0.031147 39.903273 ( 52.564024)
total: 101.89 sec