Logfile: /home/ko1/ruby/logs/brlog.trunk.20231030-004933
#<BuildRuby:0x0000563979188090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231030-004933",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000044 0.000000 0.000044 ( 0.000016)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.004992 0.000243 1.291900 ( 1.601809)
build_miniruby 0.000859 0.000191 0.785911 ( 0.786833)
build_ruby 0.001087 0.000242 2.621838 ( 2.621784)
build_all 0.010022 0.000000 16.202064 ( 1.484055)
build_install 0.007330 0.003419 4.878623 ( 1.164578)
test_btest 0.000941 0.000204 83.623492 ( 7.030372)
test_basic 0.001733 0.003497 0.794465 ( 0.869306)
test_all 0.092729 0.041812 529.247302 ( 51.961229)
test_rubyspec 0.003795 0.041081 48.426373 ( 60.802898)
total: 128.32 sec