Logfile: /home/ko1/ruby/logs/brlog.trunk.20221016-105406
#<BuildRuby:0x0000559e4972d390
@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.20221016-105406",
@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.000006 0.000000 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005018 0.004249 1.093982 ( 1.151858)
build_miniruby 0.001663 0.000000 0.106838 ( 0.104304)
build_ruby 0.001525 0.000000 0.099407 ( 0.096977)
build_all 0.004443 0.004160 1.365496 ( 0.600298)
build_install 0.010031 0.005241 1.685292 ( 0.912642)
test_btest 0.001662 0.000294 62.555835 ( 6.756781)
test_basic 0.005705 0.001007 0.365299 ( 0.454962)
test_all 0.008104 0.000518 494.203397 ( 53.676489)
test_rubyspec 0.085012 0.050110 43.341536 ( 51.615763)
total: 115.37 sec