Logfile: /home/ko1/ruby/logs/brlog.trunk.20221012-223737
#<BuildRuby:0x000056035329ec88
@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.20221012-223737",
@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.000021 0.000006 0.000027 ( 0.000026)
autoconf 0.000030 0.000007 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006256 0.005874 1.067145 ( 1.129483)
build_miniruby 0.001248 0.000416 0.095346 ( 0.092084)
build_ruby 0.001187 0.000395 0.097988 ( 0.095595)
build_all 0.006515 0.002172 1.323749 ( 0.568508)
build_install 0.005931 0.007545 1.626045 ( 0.889127)
test_btest 0.001435 0.000598 60.968773 ( 6.514707)
test_basic 0.006972 0.000490 0.357860 ( 0.446545)
test_all 0.006979 0.000000 489.865572 ( 53.433231)
test_rubyspec 0.072019 0.057923 43.117286 ( 51.577783)
total: 114.75 sec