Logfile: /home/ko1/ruby/logs/brlog.trunk.20231227-181205
#<BuildRuby:0x000055d5a588bb68
@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.20231227-181205",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000006 0.000001 0.000007 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.004122 0.000687 0.799179 ( 1.176575)
build_miniruby 0.000877 0.000146 0.803012 ( 0.802919)
build_ruby 0.001791 0.000000 2.666677 ( 2.667338)
build_all 0.007978 0.000167 11.897247 ( 0.990386)
build_install 0.011979 0.001009 3.375631 ( 0.951499)
test_btest 0.000611 0.000081 63.180635 ( 5.700483)
test_basic 0.005488 0.000066 0.395545 ( 0.475317)
test_all 0.077021 0.020392 394.298813 ( 36.164143)
test_rubyspec 0.040943 0.026920 39.996523 ( 52.554750)
total: 101.48 sec