Logfile: /home/ko1/ruby/logs/brlog.trunk.20230125-081751
#<BuildRuby:0x0000556e4c62ffb0
@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-081751",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.002746 0.003693 0.847939 ( 1.590960)
build_miniruby 0.001044 0.000298 1.013526 ( 1.011531)
build_ruby 0.001306 0.000373 2.769942 ( 2.767487)
build_all 0.007188 0.002603 16.765451 ( 3.002552)
build_install 0.004649 0.006570 2.099434 ( 1.081706)
test_btest 0.000673 0.000248 72.637083 ( 10.936294)
test_basic 0.003014 0.003441 0.350537 ( 0.436974)
test_all 0.000885 0.000354 665.098898 ( 99.706421)
test_rubyspec 0.061696 0.063132 52.074010 ( 60.111656)
total: 180.65 sec