Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-202511
#<BuildRuby:0x000055bb5fe3ffd8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231217-202511",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000009 0.000001 0.000010 ( 0.000009)
build_up 0.000252 0.004054 1.026685 ( 1.272676)
build_miniruby 0.000661 0.000120 0.871764 ( 0.871954)
build_ruby 0.001081 0.000000 2.724789 ( 2.725651)
build_all 0.007734 0.000100 12.102031 ( 1.032045)
build_install 0.009221 0.000723 3.558978 ( 0.981664)
test_btest 0.000563 0.000080 63.200084 ( 5.126544)
test_basic 0.002846 0.000407 0.378667 ( 0.460686)
test_all 0.082794 0.014586 378.416456 ( 38.193832)
test_rubyspec 0.034240 0.037164 39.758214 ( 52.419054)
total: 103.08 sec