Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-023212
#<BuildRuby:0x00005597bb21f0b8
@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.20240104-023212",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000025 0.000006 0.000031 ( 0.000032)
build_up 0.000000 0.006774 1.348969 ( 1.604522)
build_miniruby 0.000203 0.000998 0.906420 ( 0.905368)
build_ruby 0.000000 0.001201 2.682016 ( 2.682228)
build_all 0.004247 0.004430 14.393733 ( 1.407496)
build_install 0.002922 0.005562 4.304319 ( 1.122539)
test_btest 0.000723 0.000340 71.625302 ( 7.245341)
test_basic 0.003214 0.003810 0.694792 ( 0.772864)
test_all 0.108915 0.023270 503.235703 ( 50.081723)
test_rubyspec 0.029383 0.022031 49.464009 ( 61.850436)
total: 127.67 sec