Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-033031
#<BuildRuby:0x0000558d64a2a278
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/master-no-rjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/master-no-rjit",
@TARGET_NAME="master-no-rjit",
@TARGET_SRC_DIR="/tmp/ruby/src/master-no-rjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["--disable-rjit"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.master-no-rjit.20230821-033031",
@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='-j4'",
@timeout=10800>
user system total real
checkout 0.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000034 0.000002 0.000036 ( 0.000035)
build_up 0.007266 0.000198 2.367285 ( 4.906511)
build_miniruby 0.001391 0.000084 1.739675 ( 2.039409)
build_ruby 0.001550 0.000094 3.523905 ( 4.209923)
build_all 0.008581 0.000000 5.548530 ( 5.015197)
build_install 0.012056 0.010125 7.133629 ( 6.924654)
test_btest 0.000786 0.000092 70.219473 ( 51.457550)
test_basic 0.004500 0.003833 0.863363 ( 1.292214)
test_all 0.006848 0.003497 657.274564 (365.943477)
test_rubyspec 0.048067 0.026190 92.722732 (116.913472)
total: 558.70 sec