Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-103007
#<BuildRuby:0x00005569fb49fc18
@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-103007",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000023 0.000004 0.000027 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.000000 0.004839 1.078936 ( 1.471107)
build_miniruby 0.000000 0.001286 1.309390 ( 1.312726)
build_ruby 0.000000 0.001561 3.888196 ( 3.895403)
build_all 0.004356 0.005373 16.204301 ( 1.567203)
build_install 0.010239 0.004799 4.939694 ( 1.822532)
test_btest 0.000548 0.000182 85.997292 ( 9.406939)
test_basic 0.003771 0.001257 0.562747 ( 0.632757)
test_all 0.104883 0.016197 541.251847 ( 68.199462)
test_rubyspec 0.030026 0.027236 65.461271 ( 77.848910)
total: 166.16 sec