Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-165427
#<BuildRuby:0x0000560c87927ae0
@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.20231113-165427",
@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.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000409 0.004233 1.271289 ( 1.763350)
build_miniruby 0.000907 0.000151 0.752328 ( 0.752367)
build_ruby 0.001268 0.000211 2.567148 ( 2.567333)
build_all 0.009195 0.000084 15.533602 ( 1.369552)
build_install 0.007167 0.001075 4.636717 ( 1.118527)
test_btest 0.000822 0.000123 78.306222 ( 7.700247)
test_basic 0.004594 0.000000 0.730645 ( 0.811182)
test_all 0.106791 0.026221 488.754854 ( 55.970250)
test_rubyspec 0.037909 0.010999 49.715510 ( 62.056085)
total: 134.11 sec