Logfile: /home/ko1/ruby/logs/brlog.trunk.20220215-120248
#<BuildRuby:0x00005556a5078f40
@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.20220215-120248",
@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.000005)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010695 0.000910 0.946490 ( 1.031453)
build_miniruby 0.001777 0.000237 0.079658 ( 0.077810)
build_ruby 0.001734 0.000000 0.070466 ( 0.068992)
build_all 0.011631 0.000000 4.011106 ( 0.753973)
build_install 0.022258 0.000866 7.732187 ( 2.336848)
test_btest 0.000888 0.000085 71.528443 ( 7.962280)
test_basic 0.006804 0.000648 0.347147 ( 0.445471)
test_all 0.001876 0.000062 699.553271 ( 67.189313)
test_rubyspec 0.079972 0.085697 45.777509 ( 51.146456)
total: 131.01 sec