Logfile: /home/ko1/ruby/logs/brlog.trunk.20230110-022526
#<BuildRuby:0x000055c550a04040
@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.20230110-022526",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000025 0.000003 0.000028 ( 0.000013)
build_up 0.001971 0.004521 0.847828 ( 1.018805)
build_miniruby 0.001100 0.000235 1.024134 ( 1.022099)
build_ruby 0.001136 0.000243 2.776690 ( 2.773980)
build_all 0.006312 0.003781 16.869865 ( 2.981769)
build_install 0.008365 0.003097 2.132562 ( 1.083707)
test_btest 0.000795 0.000209 66.413126 ( 11.580060)
test_basic 0.000000 0.007365 0.351745 ( 0.436824)
test_all 0.000000 0.001314 668.153669 (101.749516)
test_rubyspec 0.090726 0.034875 51.817836 ( 59.896772)
total: 182.54 sec