Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-060754
#<BuildRuby:0x000055706c634728
@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.20230107-060754",
@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.000007)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000023 0.000007 0.000030 ( 0.000030)
build_up 0.005896 0.000583 0.845396 ( 1.739537)
build_miniruby 0.001253 0.000000 1.014010 ( 1.011928)
build_ruby 0.001648 0.000000 2.764821 ( 2.762161)
build_all 0.009842 0.000193 16.814641 ( 2.966833)
build_install 0.009394 0.002211 2.129325 ( 1.096411)
test_btest 0.000870 0.000205 71.023847 ( 10.568346)
test_basic 0.007012 0.000521 0.359445 ( 0.443683)
test_all 0.001064 0.000237 673.435970 (102.128622)
test_rubyspec 0.070041 0.063471 52.053657 ( 60.124243)
total: 182.84 sec