Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-040959
#<BuildRuby:0x000055edeb2b81d8
@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.20240620-040959",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000013)
build_up 0.002134 0.004563 1.740064 ( 1.951016)
build_miniruby 0.000967 0.000268 0.994534 ( 0.994189)
build_ruby 0.001323 0.000368 3.459843 ( 3.459965)
build_all 0.009120 0.001094 17.775087 ( 1.647945)
build_install 0.006711 0.003508 6.253486 ( 1.503499)
test_btest 0.000624 0.000175 109.677656 ( 9.208296)
test_basic 0.004199 0.000134 0.927497 ( 1.001414)
test_all 0.087822 0.050581 576.708691 ( 54.973196)
test_rubyspec 0.045158 0.025074 138.056168 ( 16.835967)
total: 91.58 sec