Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-032817
#<BuildRuby:0x000055cc323134f0
@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.20240103-032817",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000016)
build_up 0.000484 0.006683 1.033831 ( 1.292494)
build_miniruby 0.000734 0.000245 0.822653 ( 0.822710)
build_ruby 0.001405 0.000468 2.652786 ( 2.653411)
build_all 0.007818 0.000051 11.892318 ( 0.961254)
build_install 0.003060 0.008983 3.488213 ( 0.967785)
test_btest 0.000557 0.000238 62.934402 ( 4.494626)
test_basic 0.004160 0.000024 0.401681 ( 0.481942)
test_all 0.078015 0.018992 396.309132 ( 34.064633)
test_rubyspec 0.038060 0.038710 39.782331 ( 52.367365)
total: 98.11 sec