Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-053354
#<BuildRuby:0x00005581be167840
@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.20240110-053354",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.003326 0.000700 0.959140 ( 1.355561)
build_miniruby 0.000000 0.000988 0.904799 ( 0.904666)
build_ruby 0.000000 0.001602 2.864667 ( 2.866935)
build_all 0.006969 0.003356 14.812771 ( 1.413816)
build_install 0.007079 0.001863 4.255706 ( 1.136093)
test_btest 0.000493 0.000130 78.754166 ( 6.899916)
test_basic 0.002498 0.000657 0.452178 ( 0.535497)
test_all 0.107404 0.028987 550.678457 ( 64.493579)
test_rubyspec 0.019708 0.015620 50.345242 ( 62.952839)
total: 142.56 sec