Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-040336
#<BuildRuby:0x00005647a5fcff10
@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.20230119-040336",
@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.000003 0.000009 ( 0.000008)
autoconf 0.000012 0.000005 0.000017 ( 0.000018)
configure 0.000019 0.000009 0.000028 ( 0.000014)
build_up 0.001529 0.004911 0.844296 ( 1.045548)
build_miniruby 0.000829 0.000452 1.015831 ( 1.013827)
build_ruby 0.001029 0.000561 2.784906 ( 2.782472)
build_all 0.008221 0.001914 16.950142 ( 3.022619)
build_install 0.007722 0.003861 2.126774 ( 1.074733)
test_btest 0.000740 0.000370 68.291677 ( 11.492085)
test_basic 0.004405 0.002202 0.343064 ( 0.429474)
test_all 0.000947 0.000474 648.991857 ( 99.833398)
test_rubyspec 0.057352 0.068643 51.794975 ( 59.837492)
total: 180.53 sec