Logfile: /home/ko1/ruby/logs/brlog.trunk.20221230-044223
#<BuildRuby:0x000055afad1fa678
@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.20221230-044223",
@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.000007)
autoconf 0.000012 0.000006 0.000018 ( 0.000017)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003024 0.003559 0.841950 ( 1.023985)
build_miniruby 0.000851 0.000426 1.043343 ( 1.041443)
build_ruby 0.001006 0.000503 2.785571 ( 2.782721)
build_all 0.007887 0.001716 16.817948 ( 3.011352)
build_install 0.006390 0.005424 2.289287 ( 1.171236)
test_btest 0.000634 0.000317 70.057660 ( 11.262446)
test_basic 0.004403 0.002201 0.318233 ( 0.404203)
test_all 0.000981 0.000490 677.873116 ( 95.085492)
test_rubyspec 0.064850 0.057803 51.685731 ( 59.731578)
total: 175.52 sec