Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-190159
#<BuildRuby:0x0000563d62a3c8e8
@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.20221115-190159",
@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.000006)
autoconf 0.000018 0.000003 0.000021 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.007626 0.000484 1.127105 ( 1.172196)
build_miniruby 0.001453 0.000194 0.899447 ( 0.902064)
build_ruby 0.002088 0.000279 2.355627 ( 2.264510)
build_all 0.013212 0.004444 18.085864 ( 2.231306)
build_install 0.015706 0.005827 1.801440 ( 0.968715)
test_btest 0.000000 0.001719 84.709522 ( 9.727384)
test_basic 0.003966 0.002727 0.358834 ( 0.449302)
test_all 0.002237 0.000000 678.542959 ( 72.813028)
test_rubyspec 0.102991 0.025750 49.878448 ( 58.163388)
total: 148.69 sec