Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-060652
#<BuildRuby:0x000055c6f3e38018
@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.20231229-060652",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000006 0.000002 0.000008 ( 0.000009)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.003054 0.001221 1.099152 ( 1.449747)
build_miniruby 0.000739 0.000296 0.900565 ( 0.900064)
build_ruby 0.000996 0.000399 2.847947 ( 2.847741)
build_all 0.002222 0.007533 16.286993 ( 1.407218)
build_install 0.009093 0.000000 4.581251 ( 1.106412)
test_btest 0.001153 0.000000 85.885202 ( 7.347630)
test_basic 0.006010 0.000000 0.671631 ( 0.743035)
test_all 0.112787 0.023328 537.243815 ( 61.386440)
test_rubyspec 0.022191 0.028747 50.717752 ( 63.045585)
total: 140.23 sec