Logfile: /home/ko1/ruby/logs/brlog.trunk.20220722-025334
#<BuildRuby:0x0000558bf7045438
@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.20220722-025334",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.010908 0.000628 0.800517 ( 1.007383)
build_miniruby 0.001103 0.000255 0.053416 ( 0.052126)
build_ruby 0.001864 0.000431 0.061272 ( 0.058979)
build_all 0.003245 0.004171 1.233257 ( 0.462027)
build_install 0.017130 0.002055 4.301552 ( 1.791318)
test_btest 0.002121 0.000000 52.627904 ( 6.242397)
test_basic 0.005486 0.000715 0.285291 ( 0.385575)
test_all 0.001998 0.000471 480.395806 ( 51.576068)
test_rubyspec 0.080385 0.063945 41.618902 ( 47.488481)
total: 109.07 sec