Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-084115
#<BuildRuby:0x000055a10ceb74b0
@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.20240108-084115",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.004843 0.000263 1.424237 ( 1.810547)
build_miniruby 0.001054 0.000293 1.977523 ( 1.978932)
build_ruby 0.000186 0.001661 4.467454 ( 4.508487)
build_all 0.009489 0.001208 16.810077 ( 1.826371)
build_install 0.013165 0.003686 5.447608 ( 2.225623)
test_btest 0.000608 0.000170 84.112935 ( 8.441333)
test_basic 0.004984 0.000309 0.683711 ( 0.753246)
test_all 0.093979 0.026739 570.760345 ( 74.763265)
test_rubyspec 0.051567 0.015460 82.622092 ( 94.870139)
total: 191.18 sec