Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-212800
#<BuildRuby:0x0000558b1dd9f4b0
@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.20231226-212800",
@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.000014 0.000004 0.000018 ( 0.000020)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.000000 0.006371 0.799601 ( 1.202791)
build_miniruby 0.000885 0.000132 0.810601 ( 0.810431)
build_ruby 0.001232 0.000560 2.677336 ( 2.677738)
build_all 0.006126 0.000965 11.999600 ( 0.942995)
build_install 0.012088 0.001456 3.436259 ( 0.965091)
test_btest 0.000653 0.000000 61.077924 ( 5.877777)
test_basic 0.005111 0.000000 0.402766 ( 0.481470)
test_all 0.097495 0.005041 365.095375 ( 40.729594)
test_rubyspec 0.051891 0.012662 40.399039 ( 52.977871)
total: 106.67 sec