Logfile: /home/ko1/ruby/logs/brlog.trunk.20220223-173844
#<BuildRuby:0x00005592206a8c10
@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.20220223-173844",
@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.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.007216 0.005160 0.868566 ( 1.165499)
build_miniruby 0.001755 0.000270 0.074906 ( 0.072602)
build_ruby 0.002178 0.000335 0.075486 ( 0.072718)
build_all 0.012117 0.000000 4.225524 ( 0.866610)
build_install 0.023855 0.000686 7.915659 ( 2.391976)
test_btest 0.001481 0.000156 75.774847 ( 8.011273)
test_basic 0.008732 0.000000 0.328277 ( 0.416369)
test_all 0.001879 0.000000 715.708064 ( 69.887557)
test_rubyspec 0.091041 0.048671 46.137112 ( 51.155520)
total: 134.04 sec