Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240301-061132
#<BuildRuby:0x000055856ebf5e98
@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.20240301-061132",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.008264 0.000588 2.811096 ( 4.054580)
build_miniruby 0.001549 0.000214 1.876915 ( 2.122854)
build_ruby 0.000000 0.001592 3.659232 ( 4.645751)
build_all 0.006330 0.002200 6.235915 ( 6.004176)
build_install 0.007043 0.014259 8.028419 ( 7.422463)
test_btest 0.000767 0.000198 76.348588 ( 75.193417)
test_basic 0.003771 0.003030 0.885762 ( 1.371507)
test_all 0.086567 0.033925 727.959841 (444.445876)
test_rubyspec 0.044057 0.050016 122.821906 (177.653728)
total: 722.92 sec