Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-030322
#<BuildRuby:0x000055bb370a7808
@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.20230331-030322",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000012 0.000002 0.000014 ( 0.000016)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.000000 0.003620 0.845808 ( 2.123565)
build_miniruby 0.000481 0.000383 0.726741 ( 0.725642)
build_ruby 0.000000 0.001078 2.315930 ( 2.315226)
build_all 0.007345 0.001417 12.059907 ( 1.112857)
build_install 0.003604 0.003611 1.718897 ( 0.839552)
test_btest 0.000450 0.000160 78.583636 ( 6.975503)
test_basic 0.002327 0.000831 0.269557 ( 0.364637)
test_all 0.000729 0.000000 446.356256 ( 43.600951)
test_rubyspec 0.010919 0.010834 37.258088 ( 47.828145)
total: 105.89 sec