Logfile: /home/ko1/ruby/logs/brlog.trunk.20230108-043648
#<BuildRuby:0x00005612dff1be20
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230108-043648",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005174 0.001592 0.852828 ( 1.452172)
build_miniruby 0.001033 0.000318 1.018295 ( 1.016301)
build_ruby 0.001213 0.000373 2.772731 ( 2.770085)
build_all 0.009885 0.000000 16.847753 ( 3.010692)
build_install 0.004579 0.005048 2.141406 ( 1.089347)
test_btest 0.000685 0.000216 74.528228 ( 10.381668)
test_basic 0.001890 0.004520 0.350261 ( 0.436780)
test_all 0.000972 0.000358 656.868759 (101.571510)
test_rubyspec 0.096070 0.037545 52.391095 ( 60.455180)
total: 182.18 sec