Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240118-165556
#<BuildRuby:0x000055651a10a9a8
@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.20240118-165556",
@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.000021 0.000001 0.000022 ( 0.000022)
autoconf 0.000033 0.000000 0.000033 ( 0.000033)
configure 0.000028 0.000000 0.000028 ( 0.000028)
build_up 0.006280 0.000000 1.893246 ( 3.549194)
build_miniruby 0.002209 0.000000 28.588362 ( 26.953245)
build_ruby 0.001718 0.000000 3.389997 ( 4.014110)
build_all 0.007982 0.000405 5.150695 ( 5.084721)
build_install 0.016916 0.004866 6.475397 ( 7.670643)
test_btest 0.001241 0.000103 67.017529 ( 86.928083)
test_basic 0.000509 0.007756 0.820954 ( 1.586772)
test_all 0.117302 0.012903 812.144180 (1007.432945)
test_rubyspec 0.034670 0.077472 171.138135 (256.156424)
total: 1399.38 sec