Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-215427
#<BuildRuby:0x000055851dba7230
@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.20231218-215427",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005105 0.000181 1.313665 ( 1.638730)
build_miniruby 0.000843 0.000133 0.871328 ( 0.870989)
build_ruby 0.001234 0.000195 2.849022 ( 2.849029)
build_all 0.001116 0.009334 16.592192 ( 1.526431)
build_install 0.003672 0.004795 4.958582 ( 1.201044)
test_btest 0.000917 0.000292 85.221581 ( 6.953872)
test_basic 0.004354 0.000156 0.622436 ( 0.699329)
test_all 0.110165 0.025756 556.936456 ( 51.629204)
test_rubyspec 0.031140 0.015846 49.610812 ( 61.948409)
total: 129.32 sec