Logfile: /home/ko1/ruby/logs/brlog.trunk.20230115-013326
#<BuildRuby:0x00005621b9833e80
@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.20230115-013326",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000041 0.000014 0.000055 ( 0.000053)
configure 0.000035 0.000011 0.000046 ( 0.000044)
build_up 0.000000 0.010001 1.331015 ( 1.372281)
build_miniruby 0.000000 0.001345 1.706597 ( 1.576614)
build_ruby 0.000000 0.001623 2.795302 ( 2.792789)
build_all 0.007121 0.002869 16.783938 ( 2.974125)
build_install 0.008822 0.000310 2.149309 ( 1.080515)
test_btest 0.000620 0.000310 74.499948 ( 11.295889)
test_basic 0.006045 0.000000 0.355362 ( 0.442221)
test_all 0.001275 0.000000 677.690066 (118.825334)
test_rubyspec 0.048499 0.033545 52.089432 ( 60.145629)
total: 200.51 sec