Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-114028
#<BuildRuby:0x000056120f0b83e0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221130-114028",
@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.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000010)
build_up 0.008638 0.002160 1.245094 ( 1.221233)
build_miniruby 0.002411 0.000603 0.847187 ( 0.846648)
build_ruby 0.004035 0.000000 2.240430 ( 2.141441)
build_all 0.016073 0.003905 18.689742 ( 2.172023)
build_install 0.011477 0.011490 2.049454 ( 1.021985)
test_btest 0.001211 0.000404 95.426407 ( 9.117312)
test_basic 0.008505 0.001089 0.340029 ( 0.426151)
test_all 0.001792 0.000566 733.940864 ( 71.677847)
test_rubyspec 0.119684 0.068487 49.558556 ( 57.667795)
total: 146.29 sec