Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-181740
#<BuildRuby:0x00005620fe3400d8
@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.20240105-181740",
@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.000005)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.000000 0.003909 0.748712 ( 1.159343)
build_miniruby 0.000952 0.000263 0.930220 ( 0.931257)
build_ruby 0.001061 0.000193 2.786776 ( 2.789669)
build_all 0.002459 0.004925 12.232583 ( 1.080680)
build_install 0.011207 0.001681 3.442248 ( 0.985073)
test_btest 0.000521 0.000130 62.574242 ( 5.926885)
test_basic 0.002937 0.000734 0.383234 ( 0.467635)
test_all 0.092908 0.022037 465.774053 ( 48.450009)
test_rubyspec 0.025366 0.037939 42.029451 ( 54.816263)
total: 116.61 sec