Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231114-103346
#<BuildRuby:0x0000556c536f6228
@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.20231114-103346",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.003201 0.003881 2.348386 ( 4.088754)
build_miniruby 0.001559 0.000161 1.675677 ( 2.244810)
build_ruby 0.002055 0.000213 3.360671 ( 4.714605)
build_all 0.008182 0.000412 5.074585 ( 6.004116)
build_install 0.016574 0.003697 6.477340 ( 7.848998)
test_btest 0.000794 0.000091 60.934408 ( 68.801487)
test_basic 0.008020 0.000435 0.820389 ( 1.394012)
test_all 0.074810 0.051544 624.165134 (576.922050)
test_rubyspec 0.056537 0.018712 89.911591 (128.133472)
total: 800.15 sec