Logfile: /home/ko1/ruby/logs/brlog.trunk.20230806-011512
#<BuildRuby:0x000056133ada7520
@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.20230806-011512",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.001172 0.003750 1.438123 ( 2.714393)
build_miniruby 0.000987 0.000094 0.899565 ( 0.899015)
build_ruby 0.001081 0.000103 3.079217 ( 3.079304)
build_all 0.009483 0.000499 14.975127 ( 1.304385)
build_install 0.008195 0.000745 2.249122 ( 0.980085)
test_btest 0.000952 0.000086 81.044298 ( 7.566796)
test_basic 0.004004 0.000364 0.591217 ( 0.669340)
test_all 0.001162 0.000105 550.274879 ( 62.940163)
test_rubyspec 0.022793 0.021574 45.841869 ( 58.096294)
total: 138.25 sec