Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-073004
#<BuildRuby:0x000055ec119ecb10
@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.20220225-073004",
@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.000018 0.000001 0.000019 ( 0.000019)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.000153 0.010960 0.861698 ( 3.230043)
build_miniruby 0.002082 0.000000 0.063214 ( 0.060807)
build_ruby 0.001901 0.000140 0.075150 ( 0.073189)
build_all 0.010229 0.000000 4.159794 ( 0.839428)
build_install 0.017216 0.002478 7.893894 ( 2.364808)
test_btest 0.000948 0.000189 75.990377 ( 8.588048)
test_basic 0.006833 0.000000 0.323242 ( 0.412420)
test_all 0.002349 0.000070 658.829116 ( 66.025418)
test_rubyspec 0.082061 0.089057 46.169730 ( 51.723531)
total: 133.32 sec