Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-065213
#<BuildRuby:0x0000561b3cd540a0
@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.20231120-065213",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000007 0.000005 0.000012 ( 0.000012)
configure 0.000006 0.000004 0.000010 ( 0.000010)
build_up 0.003385 0.002083 1.361245 ( 1.729989)
build_miniruby 0.000633 0.000389 0.827110 ( 0.827038)
build_ruby 0.000771 0.000475 2.666632 ( 2.667333)
build_all 0.004952 0.004746 16.479381 ( 1.472212)
build_install 0.006222 0.002784 4.859300 ( 1.138456)
test_btest 0.001114 0.000000 85.726226 ( 7.110865)
test_basic 0.003829 0.000473 0.629688 ( 0.705404)
test_all 0.097236 0.038746 514.584424 ( 49.926763)
test_rubyspec 0.022447 0.023738 49.817556 ( 62.191026)
total: 127.77 sec