Logfile: /home/ko1/ruby/logs/brlog.trunk.20240109-124845
#<BuildRuby:0x0000558fc5120098
@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.20240109-124845",
@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.000005 0.000013 ( 0.000012)
autoconf 0.000012 0.000007 0.000019 ( 0.000020)
configure 0.000010 0.000006 0.000016 ( 0.000015)
build_up 0.003012 0.003354 0.802130 ( 2.057789)
build_miniruby 0.000845 0.000563 0.832326 ( 0.831664)
build_ruby 0.000974 0.000649 2.712789 ( 2.712867)
build_all 0.006416 0.001368 11.913026 ( 0.990861)
build_install 0.006728 0.005949 3.376032 ( 0.972495)
test_btest 0.000450 0.000287 63.953178 ( 5.592948)
test_basic 0.002834 0.001804 0.398931 ( 0.479316)
test_all 0.086099 0.012356 366.915839 ( 37.028002)
test_rubyspec 0.029940 0.038316 40.951834 ( 53.505030)
total: 104.17 sec