Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-140226
#<BuildRuby:0x000055f0ff843500
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-140226",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.005065 0.000153 1.257454 ( 1.629061)
build_miniruby 0.001160 0.000194 0.808268 ( 0.808211)
build_ruby 0.001249 0.000208 2.675411 ( 2.675347)
build_all 0.000000 0.009547 14.325679 ( 1.257407)
build_install 0.008729 0.000044 4.107285 ( 1.053065)
test_btest 0.000815 0.000213 80.375283 ( 6.663963)
test_basic 0.002685 0.002433 0.702613 ( 0.781575)
test_all 0.098585 0.031746 474.079983 ( 45.232522)
test_rubyspec 0.025342 0.037014 81.500541 ( 93.927055)
total: 154.03 sec