Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-114105
#<BuildRuby:0x000055dc238a4a58
@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.20220218-114105",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000027 0.000003 0.000030 ( 0.000028)
build_up 0.010735 0.000385 0.971130 ( 2.416428)
build_miniruby 0.002254 0.000000 0.073068 ( 0.070642)
build_ruby 0.001934 0.000031 0.076595 ( 0.074772)
build_all 0.008119 0.003441 4.124374 ( 0.778950)
build_install 0.022986 0.000950 7.823810 ( 2.311874)
test_btest 0.000000 0.001144 71.497383 ( 7.810048)
test_basic 0.004140 0.003631 0.335275 ( 0.428832)
test_all 0.001543 0.000257 649.176781 ( 65.160760)
test_rubyspec 0.127380 0.036777 46.213566 ( 51.625691)
total: 130.68 sec