Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231106-031918
#<BuildRuby:0x000056481fb9e278
@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.20231106-031918",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000024)
build_up 0.002704 0.005039 2.551427 ( 4.774570)
build_miniruby 0.001292 0.000394 2.055959 ( 2.503332)
build_ruby 0.001461 0.000445 3.255368 ( 4.282506)
build_all 0.008497 0.001177 5.645321 ( 6.186921)
build_install 0.012700 0.008866 7.186673 ( 7.098015)
test_btest 0.000894 0.000298 63.590789 ( 60.677866)
test_basic 0.004158 0.004458 0.811818 ( 1.383321)
test_all 0.083312 0.042812 661.550205 (428.344774)
test_rubyspec 0.021098 0.054800 91.731640 (133.325598)
total: 648.58 sec