Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231119-203807
#<BuildRuby:0x000055bd43f96450
@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.20231119-203807",
@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.000020 0.000006 0.000026 ( 0.000026)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.006495 0.000832 2.112414 ( 4.169033)
build_miniruby 0.000000 0.001885 1.744060 ( 2.538961)
build_ruby 0.000000 0.002332 3.376573 ( 4.803031)
build_all 0.003797 0.004857 5.419203 ( 6.222804)
build_install 0.018482 0.002189 6.763476 ( 8.439530)
test_btest 0.000857 0.000295 64.005084 ( 77.513700)
test_basic 0.006604 0.002277 0.846195 ( 1.449449)
test_all 0.097528 0.033007 653.470785 (556.806128)
test_rubyspec 0.005000 0.068678 90.566106 (135.685599)
total: 797.63 sec