Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-132839
#<BuildRuby:0x0000564aecb6a278
@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-132839",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000004 0.000036 ( 0.000037)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.006726 0.000928 2.467514 ( 5.559813)
build_miniruby 0.000000 0.002241 5.643694 ( 6.074091)
build_ruby 0.000000 0.001841 3.429749 ( 4.135309)
build_all 0.004611 0.003562 5.494882 ( 4.941207)
build_install 0.017529 0.003393 6.895426 ( 6.567619)
test_btest 0.000677 0.000131 68.705780 ( 56.385102)
test_basic 0.008394 0.000000 0.842341 ( 1.293785)
test_all 0.010770 0.000036 652.205801 (379.104992)
test_rubyspec 0.026112 0.047701 93.880693 (122.511510)
total: 586.57 sec