Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-124848
#<BuildRuby:0x000055f752a84040
@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.20221225-124848",
@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.000010)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000013 0.000003 0.000016 ( 0.000016)
build_up 0.003528 0.000882 0.785407 ( 1.004108)
build_miniruby 0.000828 0.000207 1.010210 ( 1.008772)
build_ruby 0.000870 0.000217 2.585506 ( 2.584207)
build_all 0.007726 0.000770 15.913538 ( 3.286356)
build_install 0.006168 0.002705 2.184538 ( 1.225655)
test_btest 0.000590 0.000000 61.308516 ( 11.675183)
test_basic 0.004193 0.000000 0.284103 ( 0.375440)
test_all 0.000952 0.000000 651.936180 (100.352171)
test_rubyspec 0.037013 0.021705 51.550434 ( 59.719625)
total: 181.23 sec