Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-223604
#<BuildRuby:0x0000561117d346f8
@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.20221224-223604",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000000 0.009383 0.940232 ( 1.160613)
build_miniruby 0.000251 0.002022 0.842061 ( 0.841558)
build_ruby 0.002098 0.000787 2.132321 ( 2.133115)
build_all 0.010136 0.009959 18.469853 ( 2.151895)
build_install 0.019398 0.001610 1.996641 ( 1.016950)
test_btest 0.001464 0.000000 94.449493 ( 9.490398)
test_basic 0.004280 0.004753 0.332554 ( 0.418407)
test_all 0.001541 0.000630 671.322962 ( 62.958248)
test_rubyspec 0.100811 0.065129 47.496969 ( 55.663010)
total: 135.84 sec