Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-172422
#<BuildRuby:0x000055f57e21fe20
@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.20231220-172422",
@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.000005 0.000002 0.000007 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.003738 0.001168 1.187218 ( 1.573066)
build_miniruby 0.000751 0.000235 0.860332 ( 0.860112)
build_ruby 0.000000 0.001452 2.863869 ( 2.864727)
build_all 0.002284 0.008013 16.703697 ( 1.562812)
build_install 0.005871 0.003099 4.782464 ( 1.151601)
test_btest 0.000729 0.000324 82.530268 ( 7.430064)
test_basic 0.004173 0.000000 0.766944 ( 0.841816)
test_all 0.096513 0.039468 515.444638 ( 56.774733)
test_rubyspec 0.012347 0.032442 50.118596 ( 62.434899)
total: 135.49 sec