Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-064157
#<BuildRuby:0x000055c327ec7fa8
@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.20231222-064157",
@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.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.001201 0.003472 1.088142 ( 1.471881)
build_miniruby 0.001301 0.000185 0.931091 ( 0.929983)
build_ruby 0.001254 0.000179 2.997821 ( 2.998450)
build_all 0.009737 0.000000 16.066511 ( 1.416480)
build_install 0.008814 0.000000 4.716173 ( 1.147701)
test_btest 0.001094 0.000000 85.653937 ( 7.201739)
test_basic 0.005313 0.000000 0.764357 ( 0.839217)
test_all 0.090234 0.045660 504.868671 ( 53.170798)
test_rubyspec 0.030588 0.018546 50.198681 ( 62.511882)
total: 131.69 sec