Logfile: /home/ko1/ruby/logs/brlog.trunk.20230118-184919
#<BuildRuby:0x0000555d624cf468
@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.20230118-184919",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.005902 0.000843 0.844528 ( 1.152016)
build_miniruby 0.001058 0.000151 1.011935 ( 1.010149)
build_ruby 0.001412 0.000202 2.781914 ( 2.779238)
build_all 0.010101 0.000000 16.829806 ( 2.976900)
build_install 0.011237 0.000273 2.109168 ( 1.085561)
test_btest 0.000936 0.000104 71.456045 ( 10.958563)
test_basic 0.005881 0.000654 0.343467 ( 0.429695)
test_all 0.000000 0.001994 658.823695 ( 98.310430)
test_rubyspec 0.058801 0.033448 52.009364 ( 60.232010)
total: 178.94 sec