Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-193232
#<BuildRuby:0x000055a8f84e4188
@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.20240105-193232",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000015 0.000002 0.000017 ( 0.000018)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.002700 0.000491 0.745697 ( 1.144117)
build_miniruby 0.000856 0.000156 0.924659 ( 0.924743)
build_ruby 0.001001 0.000182 2.795102 ( 2.799687)
build_all 0.007276 0.000000 12.232798 ( 1.031935)
build_install 0.008220 0.003958 3.454262 ( 0.977588)
test_btest 0.000510 0.000102 64.915148 ( 5.199456)
test_basic 0.002920 0.000584 0.380426 ( 0.459622)
test_all 0.094722 0.018054 504.070394 ( 43.918440)
test_rubyspec 0.022735 0.029848 41.439948 ( 54.195723)
total: 110.65 sec