Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231111-062515
#<BuildRuby:0x0000564f5b1b22a8
@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-062515",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000030 0.000006 0.000036 ( 0.000034)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.006545 0.000455 2.271645 ( 3.140569)
build_miniruby 0.001583 0.000273 1.673771 ( 1.774574)
build_ruby 0.001659 0.000286 3.426671 ( 3.811593)
build_all 0.008244 0.000687 5.116536 ( 4.015284)
build_install 0.011842 0.009244 6.416562 ( 4.991397)
test_btest 0.000673 0.000147 63.985403 ( 55.502929)
test_basic 0.007316 0.000621 0.794234 ( 1.199740)
test_all 0.079107 0.047802 672.267535 (610.555976)
test_rubyspec 0.045375 0.037544 92.595558 (175.695550)
total: 860.69 sec