Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-175517
#<BuildRuby:0x000055ccd677bd68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240114-175517",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000015 0.000003 0.000018 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000847 0.004280 1.245027 ( 1.627843)
build_miniruby 0.000701 0.000210 0.857727 ( 0.857221)
build_ruby 0.001271 0.000382 2.665605 ( 2.669506)
build_all 0.005801 0.003374 14.231861 ( 1.301099)
build_install 0.006783 0.000830 4.066927 ( 1.045033)
test_btest 0.000772 0.000238 75.476897 ( 6.783248)
test_basic 0.001936 0.003496 0.779607 ( 0.855295)
test_all 0.091992 0.036831 463.213301 ( 52.297833)
test_rubyspec 0.019335 0.026890 47.592104 ( 59.972252)
total: 127.41 sec