Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-173344
#<BuildRuby:0x000055c6a971c0d0
@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.20230130-173344",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000022 0.000007 0.000029 ( 0.000029)
build_up 0.001599 0.004778 0.845184 ( 1.332379)
build_miniruby 0.000963 0.000401 1.006344 ( 1.004431)
build_ruby 0.001117 0.000466 2.776928 ( 2.774471)
build_all 0.008345 0.001506 16.752730 ( 3.019657)
build_install 0.009221 0.000000 2.084607 ( 1.072736)
test_btest 0.000693 0.000169 66.391921 ( 11.524490)
test_basic 0.004872 0.001624 0.340247 ( 0.426515)
test_all 0.001011 0.000337 669.817108 ( 96.385872)
test_rubyspec 0.090783 0.039609 51.749074 ( 59.834843)
total: 177.38 sec