Logfile: /home/ko1/ruby/logs/brlog.trunk.20221015-005242
#<BuildRuby:0x000056528bf46c88
@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.20221015-005242",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.009602 0.000000 1.107653 ( 1.158225)
build_miniruby 0.002264 0.000000 0.091650 ( 0.087880)
build_ruby 0.001480 0.000000 0.096695 ( 0.093857)
build_all 0.008823 0.000000 1.346569 ( 0.576607)
build_install 0.010302 0.004655 1.653465 ( 0.897673)
test_btest 0.001687 0.000000 61.560818 ( 6.930321)
test_basic 0.007334 0.000221 0.354045 ( 0.455754)
test_all 0.007398 0.000049 488.771921 ( 53.327012)
test_rubyspec 0.110087 0.021979 43.246994 ( 51.818428)
total: 115.35 sec