Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-064805
#<BuildRuby:0x00005596dc6eb040
@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.20240103-064805",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.005115 0.001279 1.388418 ( 1.609677)
build_miniruby 0.000000 0.000995 0.921126 ( 0.920624)
build_ruby 0.000000 0.001211 2.692753 ( 2.692390)
build_all 0.004052 0.004936 14.279979 ( 1.327019)
build_install 0.000000 0.007689 4.105468 ( 1.044251)
test_btest 0.000000 0.000775 72.468141 ( 6.339221)
test_basic 0.003233 0.001664 0.757958 ( 0.834084)
test_all 0.114596 0.012025 494.242779 ( 47.278388)
test_rubyspec 0.014234 0.035586 48.541864 ( 60.925209)
total: 122.97 sec