Logfile: /home/ko1/ruby/logs/brlog.trunk.20220308-000049
#<BuildRuby:0x000055d6995c3440
@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.20220308-000049",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004385 0.006376 0.975739 ( 1.017875)
build_miniruby 0.001171 0.000639 0.075649 ( 0.074093)
build_ruby 0.001685 0.000919 0.076935 ( 0.074235)
build_all 0.005466 0.005130 4.161269 ( 0.857975)
build_install 0.017704 0.006603 8.011699 ( 2.502928)
test_btest 0.001008 0.000538 73.479139 ( 8.119040)
test_basic 0.007310 0.000000 0.338944 ( 0.429505)
test_all 0.000858 0.001212 647.485867 ( 65.103185)
test_rubyspec 0.087919 0.072871 46.656006 ( 51.696600)
total: 129.88 sec