Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-143235
#<BuildRuby:0x000056384d872068
@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.20231115-143235",
@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.000029 0.000006 0.000035 ( 0.000031)
autoconf 0.000041 0.000008 0.000049 ( 0.000043)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.002157 0.004590 1.903219 ( 3.995093)
build_miniruby 0.001672 0.000385 1.777600 ( 2.497699)
build_ruby 0.001486 0.000343 3.453794 ( 4.659863)
build_all 0.007148 0.001650 5.175377 ( 7.505715)
build_install 0.012515 0.009535 6.501909 ( 9.102124)
test_btest 0.000662 0.000186 62.484629 ( 81.306397)
test_basic 0.005159 0.001452 0.797273 ( 1.575622)
test_all 0.102959 0.024301 643.823123 (644.615498)
test_rubyspec 0.040390 0.036514 92.571135 (152.917059)
total: 908.18 sec