Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-061125
#<BuildRuby:0x0000561cf3f5c060
@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.20231209-061125",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003866 0.000352 1.002440 ( 1.306730)
build_miniruby 0.000721 0.000065 0.861509 ( 0.862172)
build_ruby 0.000935 0.000085 2.692139 ( 2.693994)
build_all 0.003027 0.004238 12.082213 ( 0.985303)
build_install 0.006398 0.003864 3.583929 ( 0.958283)
test_btest 0.000678 0.000145 65.797571 ( 5.245860)
test_basic 0.000000 0.003783 0.374415 ( 0.456953)
test_all 0.079658 0.025167 416.460871 ( 35.359515)
test_rubyspec 0.027485 0.032325 39.682259 ( 52.345706)
total: 100.22 sec