Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-150732
#<BuildRuby:0x00005596010b9400
@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.20221008-150732",
@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.000010 0.000001 0.000011 ( 0.000011)
autoconf 0.000014 0.000001 0.000015 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010881 0.000217 1.085875 ( 2.588611)
build_miniruby 0.001559 0.000104 0.096248 ( 0.092962)
build_ruby 0.001557 0.000104 0.091784 ( 0.088976)
build_all 0.007714 0.000515 1.343555 ( 0.565822)
build_install 0.009690 0.004789 1.656584 ( 0.868102)
test_btest 0.001459 0.000172 60.459405 ( 6.585331)
test_basic 0.006306 0.000742 0.356084 ( 0.454460)
test_all 0.005037 0.003655 517.070021 ( 54.748994)
test_rubyspec 0.091741 0.030012 42.519849 ( 51.140008)
total: 117.13 sec