Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231209-190051
#<BuildRuby:0x000055c89e99e2a8
@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.20231209-190051",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000031 0.000003 0.000034 ( 0.000035)
build_up 0.007107 0.000790 2.403896 ( 4.048057)
build_miniruby 0.001564 0.000174 1.709677 ( 1.984227)
build_ruby 0.001850 0.000000 3.134526 ( 3.882881)
build_all 0.009396 0.000000 5.392796 ( 4.500113)
build_install 0.017108 0.003622 6.763225 ( 7.289820)
test_btest 0.000814 0.000093 63.395129 ( 66.077556)
test_basic 0.000047 0.008175 0.781942 ( 1.281009)
test_all 0.085906 0.035004 661.615876 (414.199583)
test_rubyspec 0.031683 0.043847 91.772237 (142.861589)
total: 646.13 sec