Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-215655
#<BuildRuby:0x0000564ca9c9b458
@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.20230726-215655",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.005270 0.000178 1.502773 ( 2.743860)
build_miniruby 0.000785 0.000131 0.921122 ( 0.920700)
build_ruby 0.001064 0.000177 2.647855 ( 2.647349)
build_all 0.000000 0.009069 13.193307 ( 1.180083)
build_install 0.004960 0.002855 1.915068 ( 0.879599)
test_btest 0.000764 0.000229 73.918791 ( 7.547343)
test_basic 0.005103 0.000000 0.692314 ( 0.772182)
test_all 0.000736 0.000000 495.583440 ( 43.734445)
test_rubyspec 0.005867 0.034853 42.276507 ( 54.732451)
total: 115.16 sec