Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-093601
#<BuildRuby:0x0000559258e15e98
@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-093601",
@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.000008)
autoconf 0.000019 0.000004 0.000023 ( 0.000023)
configure 0.000029 0.000007 0.000036 ( 0.000035)
build_up 0.004588 0.002173 0.848993 ( 1.646013)
build_miniruby 0.001042 0.000260 1.017354 ( 1.015430)
build_ruby 0.001283 0.000320 2.789578 ( 2.786797)
build_all 0.004561 0.005200 16.860315 ( 2.996515)
build_install 0.009806 0.001690 2.148958 ( 1.090475)
test_btest 0.000698 0.000205 76.693772 ( 11.271258)
test_basic 0.005155 0.001517 0.364943 ( 0.450951)
test_all 0.001042 0.000307 669.597127 ( 94.844510)
test_rubyspec 0.076028 0.051110 51.985969 ( 60.093222)
total: 176.20 sec