Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-231615
#<BuildRuby:0x00005581cbf97d68
@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.20240107-231615",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000448 0.004019 0.961072 ( 1.364810)
build_miniruby 0.000906 0.000242 0.973264 ( 0.973658)
build_ruby 0.001059 0.000282 2.844932 ( 2.847207)
build_all 0.001140 0.008600 14.545244 ( 1.421211)
build_install 0.008703 0.000000 4.195724 ( 1.154986)
test_btest 0.000621 0.000000 76.762827 ( 6.781128)
test_basic 0.004150 0.000377 0.621372 ( 0.700720)
test_all 0.108997 0.025447 527.648034 ( 48.733300)
test_rubyspec 0.016918 0.015234 48.792985 ( 61.387824)
total: 125.37 sec