Logfile: /home/ko1/ruby/logs/brlog.trunk.20231114-170740
#<BuildRuby:0x0000556f2474c0a0
@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.20231114-170740",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.003315 0.002752 1.320991 ( 1.708589)
build_miniruby 0.000770 0.000203 0.834744 ( 0.834842)
build_ruby 0.001234 0.000324 2.880663 ( 2.881356)
build_all 0.008451 0.001153 15.676445 ( 1.378632)
build_install 0.003920 0.005618 4.771048 ( 1.136242)
test_btest 0.000789 0.000240 79.247823 ( 7.550116)
test_basic 0.001204 0.002902 0.624437 ( 0.705964)
test_all 0.094441 0.039062 490.252198 ( 53.064170)
test_rubyspec 0.021241 0.025240 49.941677 ( 62.309483)
total: 131.57 sec