Logfile: /home/ko1/ruby/logs/brlog.trunk.20230123-224731
#<BuildRuby:0x000056425a54c728
@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.20230123-224731",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000016)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.004829 0.001609 0.846769 ( 1.017472)
build_miniruby 0.000890 0.000296 1.002897 ( 1.000993)
build_ruby 0.001088 0.000363 2.750882 ( 2.748129)
build_all 0.008546 0.001206 16.709143 ( 3.015202)
build_install 0.011325 0.000000 2.073365 ( 1.069786)
test_btest 0.001165 0.000000 77.785703 ( 10.557583)
test_basic 0.006499 0.000000 0.352259 ( 0.438658)
test_all 0.001115 0.000024 645.009421 (101.117875)
test_rubyspec 0.068210 0.031127 51.080415 ( 59.168715)
total: 180.14 sec