Logfile: /home/ko1/ruby/logs/brlog.trunk.20230730-024635
#<BuildRuby:0x000055643dff3b50
@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.20230730-024635",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005855 0.000282 1.465392 ( 2.768463)
build_miniruby 0.001073 0.000179 0.966236 ( 0.964993)
build_ruby 0.001568 0.000261 2.755478 ( 2.803139)
build_all 0.000000 0.009397 14.283251 ( 1.232817)
build_install 0.007886 0.001117 2.006204 ( 0.937084)
test_btest 0.000783 0.000213 82.089123 ( 7.984297)
test_basic 0.000759 0.004249 0.675469 ( 0.754128)
test_all 0.001562 0.000221 520.069250 ( 59.202889)
test_rubyspec 0.011757 0.028824 44.268079 ( 56.614938)
total: 133.26 sec