Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-081828
#<BuildRuby:0x0000564cf299b048
@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.20240106-081828",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000016)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.004244 0.000040 1.052894 ( 1.441190)
build_miniruby 0.001277 0.000000 1.301108 ( 1.301583)
build_ruby 0.001500 0.000000 4.997445 ( 5.003781)
build_all 0.008991 0.001039 16.294468 ( 1.554691)
build_install 0.009498 0.004673 4.522297 ( 1.452210)
test_btest 0.000600 0.000106 80.516826 ( 7.090709)
test_basic 0.005085 0.000067 0.600473 ( 0.674496)
test_all 0.077457 0.044336 545.062800 ( 72.560761)
test_rubyspec 0.035793 0.023159 66.675644 ( 79.028738)
total: 170.11 sec