Logfile: /home/ko1/ruby/logs/brlog.trunk.20240117-190143
#<BuildRuby:0x0000557cbf017458
@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.20240117-190143",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004437 0.000084 1.052048 ( 1.458526)
build_miniruby 0.000818 0.000129 0.921026 ( 0.919911)
build_ruby 0.001085 0.000171 2.762009 ( 2.761820)
build_all 0.005761 0.003596 14.493601 ( 1.320126)
build_install 0.007378 0.000627 4.088781 ( 1.045689)
test_btest 0.000960 0.000174 77.914121 ( 6.416106)
test_basic 0.004451 0.000810 0.723212 ( 0.798106)
test_all 0.101999 0.026982 514.090300 ( 47.575012)
test_rubyspec 0.020690 0.039659 80.638094 ( 92.918619)
total: 155.22 sec