Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-082828
#<BuildRuby:0x0000556c10a137f0
@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.20231214-082828",
@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.000011)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.000000 0.004443 1.022117 ( 1.299791)
build_miniruby 0.000000 0.000826 0.876119 ( 0.876066)
build_ruby 0.000000 0.001234 2.715301 ( 2.716296)
build_all 0.005371 0.001715 12.085571 ( 1.005300)
build_install 0.002703 0.009441 3.614370 ( 0.966398)
test_btest 0.000600 0.000000 64.322034 ( 4.700784)
test_basic 0.003558 0.000000 0.374412 ( 0.456252)
test_all 0.072922 0.027733 381.300117 ( 42.959547)
test_rubyspec 0.038859 0.037446 39.587319 ( 52.239705)
total: 107.22 sec