Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-202238
#<BuildRuby:0x000055a667298b38
@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.20220211-202238",
@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.000006)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.006245 0.005293 0.933359 ( 0.965490)
build_miniruby 0.001977 0.000423 0.077128 ( 0.074700)
build_ruby 0.001708 0.000366 0.079900 ( 0.077516)
build_all 0.003922 0.005801 4.090905 ( 0.779977)
build_install 0.012622 0.010943 7.764490 ( 2.310290)
test_btest 0.001008 0.000379 69.866691 ( 8.148057)
test_basic 0.005865 0.002199 0.338997 ( 0.427353)
test_all 0.001246 0.000467 651.208854 ( 64.579974)
test_rubyspec 0.063858 0.105037 46.180281 ( 51.610676)
total: 128.98 sec