Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-023847
#<BuildRuby:0x000055b8f9cdbdd0
@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.20230109-023847",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000033 0.000007 0.000040 ( 0.000040)
configure 0.000025 0.000006 0.000031 ( 0.000029)
build_up 0.006768 0.001451 0.850460 ( 1.017362)
build_miniruby 0.001095 0.000235 1.013532 ( 1.011708)
build_ruby 0.001257 0.000270 2.776935 ( 2.774369)
build_all 0.008955 0.000879 16.854110 ( 2.998928)
build_install 0.001265 0.010138 2.132117 ( 1.084828)
test_btest 0.000560 0.000187 71.079849 ( 11.099452)
test_basic 0.006920 0.000000 0.312971 ( 0.398420)
test_all 0.002054 0.000000 668.842894 (102.094476)
test_rubyspec 0.095090 0.037727 51.964686 ( 60.003535)
total: 182.48 sec