Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-094956
#<BuildRuby:0x000055a058044090
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240107-094956",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000016)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.003751 0.000625 0.961254 ( 1.383399)
build_miniruby 0.001211 0.000202 0.930971 ( 0.930880)
build_ruby 0.001380 0.000000 2.727104 ( 2.728917)
build_all 0.005216 0.004241 14.730530 ( 1.372121)
build_install 0.010382 0.000000 4.211600 ( 1.131016)
test_btest 0.000714 0.000000 74.876189 ( 7.874737)
test_basic 0.003187 0.000000 0.504429 ( 0.585024)
test_all 0.104681 0.031797 505.602877 ( 54.010987)
test_rubyspec 0.018064 0.014460 50.174973 ( 62.752690)
total: 132.77 sec