Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-134212
#<BuildRuby:0x0000557d6f7a77f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240108-134212",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000017 0.000002 0.000019 ( 0.000019)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.001762 0.003628 1.301383 ( 1.715068)
build_miniruby 0.001274 0.000000 2.038544 ( 2.042541)
build_ruby 0.001696 0.000000 5.710523 ( 5.721469)
build_all 0.004426 0.006837 16.724167 ( 1.788605)
build_install 0.007947 0.009034 5.360055 ( 2.121751)
test_btest 0.000555 0.000164 86.041068 ( 14.093231)
test_basic 0.004995 0.000441 0.657928 ( 0.724533)
test_all 0.095196 0.026416 552.566058 ( 69.486927)
test_rubyspec 0.028647 0.039104 84.333420 ( 96.574075)
total: 194.27 sec