Logfile: /home/ko1/ruby/logs/brlog.trunk.20221228-073737
#<BuildRuby:0x00005570873a8728
@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.20221228-073737",
@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.000012 0.000005 0.000017 ( 0.000017)
configure 0.000020 0.000008 0.000028 ( 0.000027)
build_up 0.004680 0.001950 0.845118 ( 1.032433)
build_miniruby 0.000943 0.000393 1.013438 ( 1.011818)
build_ruby 0.001483 0.000000 2.786030 ( 2.783566)
build_all 0.006989 0.002537 16.703696 ( 2.971024)
build_install 0.008143 0.003257 2.240978 ( 1.167684)
test_btest 0.000691 0.000277 67.680039 ( 11.231693)
test_basic 0.007451 0.000000 0.385861 ( 0.469913)
test_all 0.001302 0.000000 675.690875 (113.242963)
test_rubyspec 0.057927 0.063165 51.487804 ( 59.544376)
total: 193.46 sec