Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-155850
#<BuildRuby:0x000055961e670110
@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.20231206-155850",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000009)
build_up 0.004467 0.000139 0.985598 ( 1.278039)
build_miniruby 0.000538 0.000162 0.871709 ( 0.871726)
build_ruby 0.001231 0.000369 2.724011 ( 2.724288)
build_all 0.007943 0.000000 12.136071 ( 1.005450)
build_install 0.012176 0.000000 3.569003 ( 0.966774)
test_btest 0.000609 0.000000 61.190470 ( 5.642619)
test_basic 0.003875 0.000064 0.375710 ( 0.455620)
test_all 0.084163 0.015837 390.188807 ( 43.556338)
test_rubyspec 0.033620 0.031600 39.973926 ( 52.622087)
total: 109.12 sec