Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-040913
#<BuildRuby:0x00005622b52237f0
@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.20221204-040913",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000048 0.000000 0.000048 ( 0.000018)
configure 0.000010 0.000000 0.000010 ( 0.000011)
build_up 0.000936 0.003424 0.825084 ( 1.100499)
build_miniruby 0.000690 0.000172 0.515480 ( 0.515025)
build_ruby 0.001072 0.000268 1.694245 ( 1.625282)
build_all 0.008528 0.001018 11.998748 ( 1.477901)
build_install 0.002955 0.004029 1.626152 ( 0.760229)
test_btest 0.000599 0.000171 63.364490 ( 6.218839)
test_basic 0.002318 0.000662 0.231514 ( 0.328299)
test_all 0.000970 0.000277 519.790812 ( 51.824569)
test_rubyspec 0.004634 0.021216 35.514577 ( 46.117865)
total: 109.97 sec