Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-121042
#<BuildRuby:0x000055f0a8d637f8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240106-121042",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000012)
build_up 0.004560 0.000028 1.149601 ( 1.544196)
build_miniruby 0.001082 0.000060 1.852411 ( 1.854613)
build_ruby 0.001354 0.000075 4.043446 ( 4.049937)
build_all 0.007212 0.003012 16.286852 ( 1.623972)
build_install 0.010535 0.003581 4.706604 ( 1.580637)
test_btest 0.000751 0.000000 84.164352 ( 13.734474)
test_basic 0.005108 0.000000 0.599948 ( 0.666159)
test_all 0.102326 0.018654 555.567712 ( 58.553547)
test_rubyspec 0.026019 0.033927 72.281732 ( 84.605691)
total: 168.21 sec