Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-205316
#<BuildRuby:0x00005604c261c098
@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.20231228-205316",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004623 0.000841 0.815861 ( 1.193528)
build_miniruby 0.000933 0.000170 0.812134 ( 0.811793)
build_ruby 0.001569 0.000285 2.701442 ( 2.732951)
build_all 0.003326 0.004263 11.853217 ( 0.996925)
build_install 0.002474 0.008178 3.595247 ( 0.971685)
test_btest 0.000541 0.000208 63.252268 ( 5.114843)
test_basic 0.002828 0.001088 0.383960 ( 0.464969)
test_all 0.061299 0.034901 372.568009 ( 38.457185)
test_rubyspec 0.028166 0.036044 40.579916 ( 53.144990)
total: 103.89 sec