Logfile: /home/ko1/ruby/logs/brlog.trunk.20240113-012100
#<BuildRuby:0x00005583b36f7818
@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.20240113-012100",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000011)
build_up 0.003728 0.000588 0.884063 ( 1.272127)
build_miniruby 0.001244 0.000196 0.911898 ( 0.912886)
build_ruby 0.001234 0.000195 2.796734 ( 2.799734)
build_all 0.005219 0.004550 14.646213 ( 1.361599)
build_install 0.004852 0.004528 4.243874 ( 1.155896)
test_btest 0.000567 0.000135 75.196050 ( 7.584207)
test_basic 0.003774 0.000000 0.494488 ( 0.574866)
test_all 0.083620 0.056025 479.154581 ( 52.197491)
test_rubyspec 0.015359 0.020063 48.792775 ( 61.439337)
total: 129.30 sec