Logfile: /home/ko1/ruby/logs/brlog.trunk.20230613-161729
#<BuildRuby:0x000055b4fb840070
@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.20230613-161729",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.006400 0.000187 1.470311 ( 2.777163)
build_miniruby 0.001096 0.000100 0.838485 ( 0.837481)
build_ruby 0.001216 0.000110 2.449487 ( 2.449279)
build_all 0.005404 0.004119 13.191041 ( 1.125374)
build_install 0.008237 0.000000 1.838214 ( 0.875539)
test_btest 0.000952 0.000049 84.208225 ( 6.557344)
test_basic 0.003603 0.000481 0.679050 ( 0.762305)
test_all 0.001899 0.000091 449.963310 ( 42.151856)
test_rubyspec 0.015653 0.024855 43.118037 ( 55.632663)
total: 113.17 sec