Logfile: /home/ko1/ruby/logs/brlog.trunk.20231129-084352
#<BuildRuby:0x00005594c9b540d8
@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.20231129-084352",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000383 0.004119 0.846843 ( 1.254637)
build_miniruby 0.000731 0.000219 0.888062 ( 0.888344)
build_ruby 0.001326 0.000398 2.715887 ( 2.716007)
build_all 0.005473 0.001642 12.080583 ( 0.999971)
build_install 0.008262 0.006067 3.613158 ( 0.974067)
test_btest 0.000561 0.000204 66.004864 ( 5.061484)
test_basic 0.000000 0.004094 0.375264 ( 0.457634)
test_all 0.069144 0.032462 408.109691 ( 34.869376)
test_rubyspec 0.037054 0.017645 39.468631 ( 52.136293)
total: 99.36 sec