Logfile: /home/ko1/ruby/logs/brlog.trunk.20220303-230148
#<BuildRuby:0x0000564554458f40
@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.20220303-230148",
@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.000003 0.000002 0.000005 ( 0.000006)
autoconf 0.000012 0.000008 0.000020 ( 0.000020)
configure 0.000005 0.000004 0.000009 ( 0.000008)
build_up 0.001772 0.009233 0.994395 ( 1.109878)
build_miniruby 0.001100 0.000880 0.075162 ( 0.073575)
build_ruby 0.001150 0.000921 0.071003 ( 0.069475)
build_all 0.005280 0.005106 4.241641 ( 0.850389)
build_install 0.020390 0.004585 7.945066 ( 2.418581)
test_btest 0.001507 0.000000 71.838870 ( 8.026739)
test_basic 0.002789 0.004548 0.334724 ( 0.433510)
test_all 0.001767 0.000000 718.949682 ( 68.125601)
test_rubyspec 0.077696 0.087061 46.529162 ( 51.859060)
total: 132.97 sec