Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-191721
#<BuildRuby:0x000055bad3ac3918
@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.20240104-191721",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.004564 0.000507 1.470317 ( 1.603802)
build_miniruby 0.000754 0.000084 0.845615 ( 0.846133)
build_ruby 0.001173 0.000130 2.760043 ( 2.760046)
build_all 0.005794 0.003367 14.424383 ( 1.357706)
build_install 0.006967 0.000995 4.394609 ( 1.098793)
test_btest 0.000847 0.000121 75.661584 ( 6.552919)
test_basic 0.005645 0.000160 0.861964 ( 0.937651)
test_all 0.104866 0.022927 478.523648 ( 43.552149)
test_rubyspec 0.038176 0.013558 49.302454 ( 61.731275)
total: 120.44 sec