Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-002536
#<BuildRuby:0x000055cfde213b68
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231227-002536",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000012 0.000003 0.000015 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.004853 0.000970 0.781777 ( 1.160700)
build_miniruby 0.000825 0.000165 0.800817 ( 0.800670)
build_ruby 0.001186 0.000237 2.683715 ( 2.684997)
build_all 0.006206 0.001241 12.021833 ( 0.943282)
build_install 0.008857 0.001771 3.369046 ( 0.962633)
test_btest 0.000678 0.000000 64.352158 ( 4.346464)
test_basic 0.004666 0.000000 0.399249 ( 0.479077)
test_all 0.082222 0.015264 375.179164 ( 40.390385)
test_rubyspec 0.019787 0.046062 39.959685 ( 52.510371)
total: 104.28 sec