Logfile: /home/ko1/ruby/logs/brlog.trunk.20220218-053124
#<BuildRuby:0x000055a6f49786c8
@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-053124",
@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.000017 0.000001 0.000018 ( 0.000018)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.008370 0.003594 0.960152 ( 6.902698)
build_miniruby 0.001670 0.000197 0.074956 ( 0.073411)
build_ruby 0.001814 0.000000 0.075621 ( 0.074411)
build_all 0.010236 0.000453 4.164433 ( 0.788724)
build_install 0.019050 0.004472 7.819936 ( 2.352592)
test_btest 0.001439 0.000000 76.783785 ( 7.913317)
test_basic 0.007093 0.000000 0.336076 ( 0.423509)
test_all 0.001799 0.000000 677.612962 ( 65.628172)
test_rubyspec 0.108846 0.054730 46.224426 ( 51.930014)
total: 136.09 sec