Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230823-172908
#<BuildRuby:0x000055f6097ce458
@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.20230823-172908",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000026 0.000004 0.000030 ( 0.000031)
build_up 0.007132 0.000415 2.496564 ( 5.099911)
build_miniruby 0.001882 0.000251 11.051026 ( 11.182700)
build_ruby 0.001913 0.000000 3.391763 ( 3.902366)
build_all 0.005613 0.002288 5.382399 ( 4.958524)
build_install 0.018640 0.001488 7.061390 ( 24.018763)
test_btest 0.000913 0.000123 70.108265 ( 47.772907)
test_basic 0.004247 0.003519 0.862325 ( 1.192529)
test_all 0.005671 0.004324 647.267821 (294.455893)
test_rubyspec 0.023031 0.054217 91.584426 (109.483493)
total: 502.07 sec