Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-210300
#<BuildRuby:0x000056544af3b048
@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.20240115-210300",
@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.000007 0.000004 0.000011 ( 0.000011)
autoconf 0.000011 0.000006 0.000017 ( 0.000018)
configure 0.000009 0.000005 0.000014 ( 0.000014)
build_up 0.001379 0.004984 0.812154 ( 1.188802)
build_miniruby 0.000591 0.000394 0.816539 ( 0.816556)
build_ruby 0.001500 0.000000 2.664135 ( 2.665693)
build_all 0.007849 0.000117 11.872748 ( 0.981219)
build_install 0.010202 0.003253 3.377257 ( 0.968977)
test_btest 0.000564 0.000282 62.883577 ( 5.582394)
test_basic 0.004608 0.000634 0.388261 ( 0.467755)
test_all 0.081961 0.018396 369.533934 ( 42.291175)
test_rubyspec 0.043931 0.025793 40.389563 ( 52.934287)
total: 107.90 sec