Logfile: /home/ko1/ruby/logs/brlog.trunk.20221227-004808
#<BuildRuby:0x000055f2adb70ef8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221227-004808",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000007)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.008634 0.000617 0.947484 ( 1.143510)
build_miniruby 0.002231 0.000160 0.848714 ( 0.848056)
build_ruby 0.002408 0.000172 2.144644 ( 2.144865)
build_all 0.007840 0.013414 18.655728 ( 2.182585)
build_install 0.022613 0.000000 2.032072 ( 1.033530)
test_btest 0.001749 0.000000 87.992942 ( 9.158813)
test_basic 0.008703 0.000150 0.341774 ( 0.427666)
test_all 0.002453 0.000409 669.353159 ( 63.518760)
test_rubyspec 0.125973 0.055536 47.988115 ( 56.125749)
total: 136.58 sec