Logfile: /home/ko1/ruby/logs/brlog.trunk.20221215-061224
#<BuildRuby:0x0000563bfc070010
@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.20221215-061224",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.004008 0.000668 0.857038 ( 1.112716)
build_miniruby 0.000800 0.000133 1.037378 ( 1.036131)
build_ruby 0.001140 0.000000 2.715619 ( 2.629277)
build_all 0.008235 0.000753 15.715966 ( 3.383530)
build_install 0.001072 0.010146 2.226090 ( 1.250568)
test_btest 0.000466 0.000144 67.280742 ( 10.983690)
test_basic 0.003324 0.001023 0.304797 ( 0.395822)
test_all 0.001483 0.000457 670.145633 (145.524246)
test_rubyspec 0.046342 0.023232 53.109148 ( 61.301172)
total: 227.62 sec