Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-081008
#<BuildRuby:0x000055687bc600c8
@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.20231223-081008",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.003555 0.000000 0.742326 ( 1.157303)
build_miniruby 0.000756 0.000028 0.899251 ( 0.899725)
build_ruby 0.000919 0.000077 2.770238 ( 2.774953)
build_all 0.007818 0.000000 12.187179 ( 1.048077)
build_install 0.005383 0.003260 3.469658 ( 0.985463)
test_btest 0.000617 0.000072 64.768817 ( 4.798970)
test_basic 0.003411 0.000401 0.385266 ( 0.468482)
test_all 0.087062 0.017795 421.573410 ( 40.484815)
test_rubyspec 0.026962 0.036261 40.388147 ( 53.126925)
total: 105.75 sec