Logfile: /home/ko1/ruby/logs/brlog.trunk.20231221-154024
#<BuildRuby:0x0000563cdabfb4f0
@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.20231221-154024",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004569 0.000416 1.086333 ( 1.551366)
build_miniruby 0.001035 0.000000 0.903407 ( 0.904683)
build_ruby 0.001219 0.000000 2.751234 ( 2.755225)
build_all 0.003616 0.003983 12.205655 ( 1.050766)
build_install 0.006278 0.003775 3.577518 ( 0.989613)
test_btest 0.000583 0.000117 64.296151 ( 5.607243)
test_basic 0.003173 0.000635 0.380179 ( 0.463010)
test_all 0.065316 0.042233 439.407143 ( 42.704379)
test_rubyspec 0.022277 0.027174 40.453558 ( 53.209908)
total: 109.24 sec