Logfile: /home/ko1/ruby/logs/brlog.trunk.20230706-160615
#<BuildRuby:0x0000556adfeef5f8
@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.20230706-160615",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.005012 0.000192 1.355139 ( 2.610319)
build_miniruby 0.000859 0.000156 0.852515 ( 0.853137)
build_ruby 0.001005 0.000183 2.616602 ( 2.616780)
build_all 0.008370 0.000689 8.601118 ( 7.940222)
build_install 0.009558 0.000056 2.090337 ( 1.853357)
test_btest 0.000000 0.001171 83.145281 ( 7.735313)
test_basic 0.000000 0.004081 0.746114 ( 0.828758)
test_all 0.000000 0.001561 445.420794 ( 51.507682)
test_rubyspec 0.008162 0.030771 43.286824 ( 55.734384)
total: 131.68 sec