Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231211-010330
#<BuildRuby:0x000056287dac22f8
@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.20231211-010330",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.007330 0.000491 2.493406 ( 3.686253)
build_miniruby 0.001476 0.000000 1.634042 ( 1.945942)
build_ruby 0.001941 0.000000 3.251600 ( 3.763929)
build_all 0.007995 0.001046 5.418526 ( 4.943587)
build_install 0.010496 0.010593 6.863786 ( 6.371098)
test_btest 0.000903 0.000000 64.392504 ( 55.539695)
test_basic 0.007868 0.000000 0.803255 ( 1.344080)
test_all 0.079423 0.043240 675.596586 (399.376026)
test_rubyspec 0.028975 0.047933 92.341340 (132.981302)
total: 609.95 sec