Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231115-163329
#<BuildRuby:0x0000563505b1a090
@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-163329",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000024 0.000007 0.000031 ( 0.000030)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.006187 0.000684 2.106801 ( 3.836635)
build_miniruby 0.001936 0.000000 1.765007 ( 2.419054)
build_ruby 0.001900 0.000038 3.447803 ( 4.988637)
build_all 0.006692 0.001785 5.252990 ( 6.214848)
build_install 0.008085 0.014650 6.702580 ( 8.603719)
test_btest 0.000825 0.000300 67.472732 ( 87.181952)
test_basic 0.001720 0.006956 0.828608 ( 1.589670)
test_all 0.072059 0.054747 642.560155 (578.224673)
test_rubyspec 0.043430 0.030056 90.424671 (132.490720)
total: 825.55 sec