Logfile: /home/ko1/ruby/logs/brlog.trunk.20231014-073324
#<BuildRuby:0x0000555af5c437b8
@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.20231014-073324",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001538 0.003475 1.370780 ( 1.626208)
build_miniruby 0.001203 0.000254 0.884696 ( 0.883478)
build_ruby 0.001076 0.000227 2.641195 ( 2.641426)
build_all 0.009768 0.000000 17.960403 ( 1.609942)
build_install 0.009423 0.000000 5.327781 ( 1.235094)
test_btest 0.000707 0.000011 89.525578 ( 7.870053)
test_basic 0.000630 0.004124 0.675485 ( 0.753851)
test_all 0.004852 0.003286 567.831656 ( 53.447648)
test_rubyspec 0.035661 0.016397 52.119160 ( 64.394497)
total: 134.46 sec