Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240208-010746
#<BuildRuby:0x00005597ab45e348
@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.20240208-010746",
@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.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.007379 0.000245 2.081903 ( 4.214506)
build_miniruby 0.001436 0.000103 15.600719 ( 16.748389)
build_ruby 0.001524 0.000108 3.447180 ( 4.367144)
build_all 0.008576 0.000014 5.607569 ( 5.523638)
build_install 0.012590 0.008395 7.110211 ( 6.892131)
test_btest 0.000697 0.000084 72.153393 ( 68.021955)
test_basic 0.000742 0.004335 0.813914 ( 1.460640)
test_all 0.079897 0.046151 778.198093 (711.022980)
test_rubyspec 0.056174 0.057403 173.892633 (263.319891)
total: 1081.57 sec