Logfile: /home/ko1/ruby/logs/brlog.trunk.20231212-054027
#<BuildRuby:0x000056025d103bb8
@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.20231212-054027",
@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.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.003388 0.001355 1.342853 ( 1.732790)
build_miniruby 0.000000 0.001029 0.866641 ( 0.867299)
build_ruby 0.000000 0.001344 2.793666 ( 2.793697)
build_all 0.007899 0.001509 15.966512 ( 1.436580)
build_install 0.001494 0.007004 4.726802 ( 1.140097)
test_btest 0.000715 0.000357 81.833295 ( 7.771154)
test_basic 0.004423 0.000167 0.682681 ( 0.763684)
test_all 0.107071 0.031624 510.383207 ( 55.421126)
test_rubyspec 0.024772 0.023480 49.354268 ( 61.687260)
total: 133.61 sec