Logfile: /home/ko1/ruby/logs/brlog.trunk.20240111-095616
#<BuildRuby:0x0000557a53717230
@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.20240111-095616",
@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.000007 0.000000 0.000007 ( 0.000007)
autoconf 0.000012 0.000001 0.000013 ( 0.000011)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001180 0.003113 1.153504 ( 1.526156)
build_miniruby 0.000932 0.000084 0.873994 ( 0.874371)
build_ruby 0.001244 0.000113 2.809699 ( 2.812639)
build_all 0.006384 0.003152 14.756058 ( 1.401924)
build_install 0.009006 0.000214 4.263457 ( 1.163326)
test_btest 0.000629 0.000070 77.812706 ( 7.131007)
test_basic 0.005024 0.000559 0.505054 ( 0.584099)
test_all 0.117226 0.018939 507.399694 ( 56.877400)
test_rubyspec 0.031828 0.002144 48.099522 ( 60.650135)
total: 133.02 sec