Logfile: /home/ko1/ruby/logs/brlog.trunk.20231219-014120
#<BuildRuby:0x000056248e020090
@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.20231219-014120",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.003961 0.000932 1.371547 ( 1.738588)
build_miniruby 0.000966 0.000000 0.880284 ( 0.880330)
build_ruby 0.000000 0.001280 2.838409 ( 2.838306)
build_all 0.007883 0.001938 16.708282 ( 1.472623)
build_install 0.008222 0.001011 5.007374 ( 1.242337)
test_btest 0.000823 0.000196 85.916567 ( 7.089629)
test_basic 0.004030 0.000000 0.621065 ( 0.703038)
test_all 0.073006 0.063823 553.142536 ( 51.518481)
test_rubyspec 0.023795 0.028844 51.290541 ( 63.586707)
total: 131.07 sec