Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-184042
#<BuildRuby:0x000055c4f5a7e620
@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.20221219-184042",
@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.000004 0.000002 0.000006 ( 0.000007)
autoconf 0.000013 0.000005 0.000018 ( 0.000018)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.001253 0.002883 0.884161 ( 1.111501)
build_miniruby 0.000687 0.000286 0.949112 ( 0.947826)
build_ruby 0.000905 0.000377 2.766617 ( 2.663716)
build_all 0.008725 0.000291 15.804187 ( 3.303856)
build_install 0.003467 0.005502 2.208685 ( 1.242786)
test_btest 0.000441 0.000189 61.671681 ( 11.683121)
test_basic 0.000683 0.004644 0.334274 ( 0.425133)
test_all 0.000971 0.000485 666.475603 (140.288899)
test_rubyspec 0.040807 0.026113 52.669725 ( 60.791990)
total: 222.46 sec