Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-200749
#<BuildRuby:0x000055a761e2b040
@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.20231213-200749",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000007 0.000003 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004236 0.001695 1.600959 ( 1.941877)
build_miniruby 0.001481 0.000000 0.989677 ( 0.989388)
build_ruby 0.001249 0.000000 2.727627 ( 2.728366)
build_all 0.004641 0.005660 16.922045 ( 1.515669)
build_install 0.008643 0.000000 4.949419 ( 1.168093)
test_btest 0.001075 0.000000 83.607829 ( 7.759343)
test_basic 0.003071 0.000917 0.768267 ( 0.850562)
test_all 0.095302 0.038316 560.856919 ( 51.046561)
test_rubyspec 0.026707 0.021662 49.702972 ( 62.013152)
total: 130.01 sec