Logfile: /home/ko1/ruby/logs/brlog.trunk.20230103-194809
#<BuildRuby:0x00005593a9ea7f58
@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.20230103-194809",
@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.000003 0.000008 ( 0.000008)
autoconf 0.000013 0.000008 0.000021 ( 0.000020)
configure 0.000009 0.000006 0.000015 ( 0.000014)
build_up 0.004135 0.002481 0.848002 ( 1.051565)
build_miniruby 0.000802 0.000482 1.014316 ( 1.012367)
build_ruby 0.001057 0.000633 2.772887 ( 2.770329)
build_all 0.009978 0.000000 16.802379 ( 2.970008)
build_install 0.006683 0.003679 2.288194 ( 1.180668)
test_btest 0.000728 0.000364 67.643122 ( 11.591965)
test_basic 0.004772 0.002386 0.368724 ( 0.453195)
test_all 0.001343 0.000000 651.578357 (101.609091)
test_rubyspec 0.079333 0.048719 51.521916 ( 59.566924)
total: 182.21 sec