Logfile: /home/ko1/ruby/logs/brlog.trunk.20230101-222657
#<BuildRuby:0x0000558d9b4ea678
@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.20230101-222657",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000032 0.000002 0.000034 ( 0.000033)
build_up 0.000000 0.006569 0.846812 ( 1.056488)
build_miniruby 0.000749 0.000556 1.013523 ( 1.011477)
build_ruby 0.001467 0.000259 2.792950 ( 2.790173)
build_all 0.003294 0.006421 16.882761 ( 3.021479)
build_install 0.006088 0.005470 2.336381 ( 1.202283)
test_btest 0.000956 0.000000 77.006498 ( 10.586780)
test_basic 0.003416 0.004062 0.357737 ( 0.442363)
test_all 0.000840 0.000294 661.614658 (104.566989)
test_rubyspec 0.063248 0.069293 51.823415 ( 59.876632)
total: 184.56 sec