Logfile: /home/ko1/ruby/logs/brlog.trunk.20220211-114909
#<BuildRuby:0x00005605ad94c6c8
@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-114909",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.004854 0.005398 0.956562 ( 1.209797)
build_miniruby 0.001552 0.000388 0.075513 ( 0.074093)
build_ruby 0.000000 0.001716 0.068128 ( 0.066570)
build_all 0.006562 0.003470 4.132866 ( 0.791748)
build_install 0.018771 0.006170 7.817826 ( 2.353136)
test_btest 0.000755 0.000236 70.632416 ( 8.191542)
test_basic 0.007020 0.000539 0.335578 ( 0.423663)
test_all 0.001293 0.000380 735.736675 ( 68.863794)
test_rubyspec 0.104063 0.061977 46.361573 ( 51.597927)
total: 133.57 sec