Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231123-064411
#<BuildRuby:0x00005608f9f01e98
@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.20231123-064411",
@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.000000 0.000067 0.000067 ( 0.000038)
autoconf 0.000000 0.000039 0.000039 ( 0.000038)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.000000 0.007363 2.160563 ( 3.539962)
build_miniruby 0.000000 0.001678 1.857085 ( 2.166787)
build_ruby 0.000430 0.001495 3.524576 ( 4.377928)
build_all 0.006222 0.003434 5.667915 ( 5.340806)
build_install 0.019329 0.002071 6.983598 ( 6.494223)
test_btest 0.000805 0.000213 65.721747 ( 64.923334)
test_basic 0.003201 0.005035 0.824666 ( 1.448378)
test_all 0.088835 0.036839 642.012151 (403.592975)
test_rubyspec 0.040029 0.034729 92.248598 (134.962911)
total: 626.85 sec