Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-011615
#<BuildRuby:0x0000557d6f274088
@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.20231222-011615",
@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.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000361 0.004194 1.082821 ( 1.558579)
build_miniruby 0.000589 0.000262 0.900735 ( 0.901008)
build_ruby 0.000781 0.000347 2.732934 ( 2.736533)
build_all 0.004941 0.002632 12.211159 ( 1.041294)
build_install 0.006521 0.003312 3.599584 ( 0.983349)
test_btest 0.000413 0.000191 63.218440 ( 5.023074)
test_basic 0.002566 0.001184 0.379418 ( 0.462256)
test_all 0.077441 0.028539 438.625546 ( 37.694007)
test_rubyspec 0.030316 0.018921 40.529558 ( 53.381323)
total: 103.78 sec