Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-031744
#<BuildRuby:0x0000561cb6bbbe20
@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.20230629-031744",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.006034 0.000196 1.642541 ( 2.862869)
build_miniruby 0.001034 0.000109 0.894609 ( 0.894444)
build_ruby 0.001174 0.000124 2.645116 ( 2.645220)
build_all 0.009823 0.000543 16.504583 ( 1.555682)
build_install 0.011742 0.000674 4.851880 ( 1.146888)
test_btest 0.000874 0.000083 85.638507 ( 8.023436)
test_basic 0.000000 0.003965 0.728225 ( 0.810437)
test_all 0.000913 0.001115 470.150853 ( 49.417506)
test_rubyspec 0.010098 0.033548 43.599575 ( 55.981588)
total: 123.34 sec