Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-152301
#<BuildRuby:0x000055c72682d550
@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.20220727-152301",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.009413 0.000000 0.829940 ( 0.989305)
build_miniruby 0.001627 0.000000 0.062799 ( 0.061837)
build_ruby 0.001672 0.000000 0.052581 ( 0.050826)
build_all 0.009237 0.000000 1.267930 ( 0.471114)
build_install 0.009435 0.009147 4.337942 ( 1.788054)
test_btest 0.002492 0.000000 52.367895 ( 6.117697)
test_basic 0.000976 0.004422 0.290265 ( 0.390806)
test_all 0.002022 0.000000 498.288997 ( 53.072677)
test_rubyspec 0.105191 0.025998 41.671600 ( 47.533719)
total: 110.48 sec