Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231117-183810
#<BuildRuby:0x00005626141269a8
@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.20231117-183810",
@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.000001 0.000025 ( 0.000026)
autoconf 0.000038 0.000003 0.000041 ( 0.000041)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.006328 0.000436 1.986216 ( 4.003537)
build_miniruby 0.001899 0.000131 1.814206 ( 2.608108)
build_ruby 0.001926 0.000133 3.369960 ( 4.474747)
build_all 0.009495 0.000052 5.353178 ( 6.612845)
build_install 0.017147 0.004339 6.638666 ( 8.879284)
test_btest 0.000000 0.001099 62.827741 ( 83.564548)
test_basic 0.001486 0.007118 0.825533 ( 1.698384)
test_all 0.089374 0.037038 618.370992 (481.807419)
test_rubyspec 0.054783 0.023850 91.306864 (125.465873)
total: 719.12 sec