Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-073947
#<BuildRuby:0x00005592f6765438
@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.20220821-073947",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.007790 0.002124 0.880814 ( 0.920632)
build_miniruby 0.000000 0.002305 0.064564 ( 0.063360)
build_ruby 0.000000 0.001355 0.058929 ( 0.057441)
build_all 0.006650 0.001505 1.275381 ( 0.470801)
build_install 0.009389 0.006549 1.595930 ( 0.798114)
test_btest 0.000870 0.000335 55.315137 ( 6.101686)
test_basic 0.004971 0.001912 0.276999 ( 0.366016)
test_all 0.004851 0.001866 493.363975 ( 51.756051)
test_rubyspec 0.098574 0.038667 41.780340 ( 50.205622)
total: 110.74 sec