Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231025-130348
#<BuildRuby:0x000055789cee2658
@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.20231025-130348",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002418 0.008330 31.256528 ( 29.736207)
build_miniruby 0.000000 0.001648 19.606378 ( 26.215176)
build_ruby 0.000035 0.001681 3.369824 ( 17.529758)
build_all 0.008743 0.001457 18.375755 ( 21.531322)
build_install 0.016876 0.005818 6.924405 ( 7.739378)
test_btest 0.000000 0.001165 63.390863 ( 72.551628)
test_basic 0.004970 0.002432 0.784900 ( 1.499493)
test_all 0.083724 0.045006 668.422482 (696.261309)
test_rubyspec 0.024890 0.050509 90.223721 (155.935252)
total: 1029.00 sec