Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-235544
#<BuildRuby:0x000055a66e6744d0
@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-235544",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004581 0.005505 0.957483 ( 1.168552)
build_miniruby 0.001584 0.000528 0.848296 ( 0.847651)
build_ruby 0.002942 0.000000 2.140432 ( 2.141229)
build_all 0.018161 0.002046 18.728047 ( 2.203173)
build_install 0.019210 0.002159 2.065254 ( 1.041824)
test_btest 0.001697 0.000000 92.486636 ( 9.177003)
test_basic 0.008773 0.001118 0.339869 ( 0.424937)
test_all 0.001828 0.000407 679.613527 ( 63.292773)
test_rubyspec 0.089638 0.084417 47.941236 ( 56.079245)
total: 136.38 sec