Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-102531
#<BuildRuby:0x0000557150c629a8
@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.20231111-102531",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006196 0.000992 2.444205 ( 3.149363)
build_miniruby 0.002143 0.000000 24.861815 ( 17.940245)
build_ruby 0.001864 0.000022 3.592787 ( 4.256934)
build_all 0.005224 0.003669 5.003241 ( 3.672083)
build_install 0.014913 0.007054 6.716083 ( 5.920602)
test_btest 0.000623 0.000132 60.694248 ( 36.211792)
test_basic 0.003139 0.004750 0.784597 ( 2.426965)
test_all 0.095742 0.028801 678.877165 (548.323229)
test_rubyspec 0.043066 0.038506 94.218188 (175.551908)
total: 797.45 sec