Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-223101
#<BuildRuby:0x0000561abb4a0ef8
@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.20221225-223101",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000014 0.000004 0.000018 ( 0.000018)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.000000 0.009646 0.968061 ( 1.180801)
build_miniruby 0.002452 0.000000 0.852879 ( 0.851970)
build_ruby 0.002852 0.000000 2.138910 ( 2.140746)
build_all 0.015367 0.005124 18.587353 ( 2.183795)
build_install 0.016512 0.003262 2.089933 ( 1.025896)
test_btest 0.001012 0.000373 88.977994 ( 9.423417)
test_basic 0.007628 0.002378 0.346320 ( 0.432475)
test_all 0.002168 0.000000 677.427524 ( 64.339965)
test_rubyspec 0.098983 0.076678 47.999257 ( 56.119918)
total: 137.70 sec