Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231013-082331
#<BuildRuby:0x000055ac0783db60
@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.20231013-082331",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000025 0.000007 0.000032 ( 0.000032)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006313 0.001637 2.692507 ( 3.625579)
build_miniruby 0.001402 0.000364 7.221628 ( 7.275849)
build_ruby 0.001599 0.000000 3.430326 ( 3.887517)
build_all 0.004003 0.004706 5.576044 ( 4.472303)
build_install 0.019993 0.001649 7.231034 ( 5.667026)
test_btest 0.000704 0.000181 68.369949 ( 56.708436)
test_basic 0.008274 0.001047 0.876806 ( 1.272469)
test_all 0.005830 0.004644 651.110475 (326.852392)
test_rubyspec 0.046034 0.033146 97.184173 (136.509555)
total: 546.27 sec