Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-004957
#<BuildRuby:0x0000564e7e0b7638
@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.20240104-004957",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000178 0.005733 1.045115 ( 1.293763)
build_miniruby 0.000868 0.000248 0.805758 ( 0.805743)
build_ruby 0.001320 0.000377 2.645716 ( 2.646213)
build_all 0.005990 0.001711 11.981437 ( 0.975608)
build_install 0.006846 0.003647 3.569362 ( 0.961464)
test_btest 0.000530 0.000166 64.181145 ( 4.519330)
test_basic 0.000113 0.004026 0.416397 ( 0.496350)
test_all 0.053229 0.044603 379.548422 ( 39.428380)
test_rubyspec 0.029289 0.035287 40.123442 ( 52.692133)
total: 103.82 sec