Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-000921
#<BuildRuby:0x000055fffc1a3f90
@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.20231223-000921",
@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.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.003535 0.000321 0.735733 ( 1.121217)
build_miniruby 0.000998 0.000091 0.905759 ( 0.906473)
build_ruby 0.000993 0.000091 2.770207 ( 2.777118)
build_all 0.007371 0.000235 12.220279 ( 1.019637)
build_install 0.004012 0.009408 3.530485 ( 0.976186)
test_btest 0.000532 0.000123 62.745869 ( 5.541160)
test_basic 0.004047 0.000000 0.379230 ( 0.457498)
test_all 0.094459 0.013207 426.092533 ( 43.079999)
test_rubyspec 0.036681 0.011931 40.616230 ( 53.359751)
total: 109.24 sec