Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-002458
#<BuildRuby:0x000055798cf84110
@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.20240116-002458",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000025 0.000007 0.000032 ( 0.000033)
configure 0.000019 0.000006 0.000025 ( 0.000026)
build_up 0.004875 0.001462 0.803269 ( 1.185645)
build_miniruby 0.001125 0.000000 0.811088 ( 0.810692)
build_ruby 0.001368 0.000000 2.698993 ( 2.699693)
build_all 0.004101 0.003710 11.996754 ( 0.976578)
build_install 0.010100 0.000450 3.341553 ( 0.955179)
test_btest 0.000000 0.000746 64.089401 ( 4.886453)
test_basic 0.000000 0.004071 0.400973 ( 0.482201)
test_all 0.065393 0.029048 386.199146 ( 36.065191)
test_rubyspec 0.021784 0.046239 40.826916 ( 53.368471)
total: 101.43 sec