Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240218-212059
#<BuildRuby:0x000055f5a42bdf50
@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.20240218-212059",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.007356 0.000491 2.215078 ( 4.495902)
build_miniruby 0.001219 0.000081 2.205054 ( 2.855910)
build_ruby 0.001795 0.000119 3.849542 ( 5.125814)
build_all 0.005642 0.004435 6.267629 ( 6.821725)
build_install 0.012845 0.010031 7.921879 ( 9.041379)
test_btest 0.000898 0.000000 75.418410 ( 85.328963)
test_basic 0.008204 0.000695 0.950108 ( 1.812768)
test_all 0.092744 0.032285 744.557060 (578.170378)
test_rubyspec 0.049545 0.045410 118.609619 (162.365423)
total: 856.02 sec