Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-223428
#<BuildRuby:0x000056410b2b8b10
@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.20220307-223428",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.002720 0.008319 0.999629 ( 1.215803)
build_miniruby 0.001479 0.000296 0.076435 ( 0.075497)
build_ruby 0.001932 0.000387 0.079927 ( 0.078092)
build_all 0.008959 0.000872 4.190874 ( 0.832355)
build_install 0.023810 0.000108 8.013890 ( 2.443630)
test_btest 0.001456 0.000000 77.884510 ( 7.963857)
test_basic 0.004272 0.003287 0.333784 ( 0.429326)
test_all 0.001604 0.000267 653.072832 ( 65.666427)
test_rubyspec 0.121427 0.039124 46.544320 ( 51.629426)
total: 130.34 sec