Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-191529
#<BuildRuby:0x0000560a9094a458
@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.20230725-191529",
@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.000032 0.000005 0.000037 ( 0.000033)
autoconf 0.000042 0.000006 0.000048 ( 0.000049)
configure 0.000037 0.000005 0.000042 ( 0.000043)
build_up 0.006902 0.000986 2.367892 ( 5.291934)
build_miniruby 0.001278 0.000182 1.730093 ( 2.285351)
build_ruby 0.001500 0.000214 3.258088 ( 3.867145)
build_all 0.006924 0.000989 2.703915 ( 2.850890)
build_install 0.020137 0.000237 4.080786 ( 4.806872)
test_btest 0.001058 0.000132 64.936864 ( 46.001153)
test_basic 0.000000 0.009177 0.796001 ( 1.108215)
test_all 0.001100 0.000276 621.367210 (385.495578)
test_rubyspec 0.023031 0.036188 81.631372 (109.867299)
total: 561.58 sec