Logfile: /home/ko1/ruby/logs/brlog.trunk.20231216-105615
#<BuildRuby:0x000055b3fb198098
@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.20231216-105615",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004722 0.000000 1.034230 ( 1.372157)
build_miniruby 0.001220 0.000000 0.873511 ( 0.874077)
build_ruby 0.001543 0.000018 2.718800 ( 2.720061)
build_all 0.005474 0.003078 12.149424 ( 1.019096)
build_install 0.014007 0.000030 3.579687 ( 0.969033)
test_btest 0.000722 0.000068 64.750305 ( 5.217594)
test_basic 0.000000 0.002808 0.376923 ( 0.459662)
test_all 0.081023 0.020215 381.056484 ( 44.718634)
test_rubyspec 0.023981 0.042816 39.576386 ( 52.226081)
total: 109.58 sec