Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-133655
#<BuildRuby:0x000055a39915f800
@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.20221114-133655",
@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.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007927 0.001830 1.135787 ( 1.164282)
build_miniruby 0.002166 0.000500 0.125564 ( 0.122057)
build_ruby 0.000000 0.002420 0.119858 ( 0.102791)
build_all 0.000000 0.009914 1.574379 ( 0.697983)
build_install 0.007490 0.012736 1.888243 ( 0.979187)
test_btest 0.000849 0.000485 86.838047 ( 8.979310)
test_basic 0.000000 0.007889 0.403958 ( 0.492488)
test_all 0.002011 0.000229 688.398638 ( 70.082050)
test_rubyspec 0.094325 0.078754 48.208872 ( 56.734686)
total: 139.36 sec