Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-044343
#<BuildRuby:0x000055944bdfff90
@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.20240101-044343",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.001792 0.003408 0.803446 ( 1.194300)
build_miniruby 0.000984 0.000227 0.818456 ( 0.818584)
build_ruby 0.001389 0.000000 2.667946 ( 2.669294)
build_all 0.005486 0.002689 11.998640 ( 0.967127)
build_install 0.008326 0.004944 3.472393 ( 0.984148)
test_btest 0.000470 0.000138 63.301168 ( 4.599574)
test_basic 0.000226 0.003930 0.396389 ( 0.476624)
test_all 0.082906 0.012957 376.573998 ( 33.601265)
test_rubyspec 0.036100 0.028105 40.700477 ( 53.267849)
total: 98.58 sec