Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-233940
#<BuildRuby:0x000055ad94b96be8
@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.20230125-233940",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000018)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.006000 0.000411 0.843557 ( 1.094986)
build_miniruby 0.001050 0.000225 1.007314 ( 1.005228)
build_ruby 0.001209 0.000259 2.769088 ( 2.766716)
build_all 0.009440 0.000125 16.703656 ( 2.997881)
build_install 0.011108 0.000374 2.075621 ( 1.064487)
test_btest 0.000903 0.000151 75.601935 ( 10.516159)
test_basic 0.006439 0.000289 0.341687 ( 0.427859)
test_all 0.001351 0.000213 651.936890 ( 99.657979)
test_rubyspec 0.071246 0.037238 52.342005 ( 60.388384)
total: 179.92 sec