Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-211353
#<BuildRuby:0x00005597ca287438
@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.20240105-211353",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.003759 0.000313 0.802430 ( 1.210016)
build_miniruby 0.000832 0.000070 1.003417 ( 1.004722)
build_ruby 0.001201 0.000100 2.991864 ( 2.998435)
build_all 0.004258 0.004418 15.654488 ( 1.391950)
build_install 0.006329 0.002421 4.014179 ( 1.147553)
test_btest 0.000470 0.000083 84.065367 ( 6.340283)
test_basic 0.001930 0.001906 0.422298 ( 0.505363)
test_all 0.095384 0.025245 517.151883 ( 46.192792)
test_rubyspec 0.026062 0.013444 45.782619 ( 58.478148)
total: 119.27 sec