Logfile: /home/ko1/ruby/logs/brlog.trunk.20231226-201902
#<BuildRuby:0x000055930b27ffa8
@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.20231226-201902",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003718 0.000391 1.042935 ( 1.427585)
build_miniruby 0.001165 0.000123 0.811104 ( 0.810530)
build_ruby 0.000000 0.001325 2.726892 ( 2.726652)
build_all 0.002281 0.006797 15.888959 ( 1.461801)
build_install 0.006865 0.001373 4.525561 ( 1.133218)
test_btest 0.000767 0.000154 83.359610 ( 6.860516)
test_basic 0.004556 0.000000 0.677710 ( 0.757348)
test_all 0.093269 0.039366 523.432707 ( 59.236312)
test_rubyspec 0.022471 0.022893 49.402769 ( 61.668522)
total: 136.08 sec