Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240616-190140
#<BuildRuby:0x00007f241c94fdd0
@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.20240616-190140",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000085 0.000000 0.000085 ( 0.000155)
autoconf 0.000050 0.000000 0.000050 ( 0.000050)
configure 0.000040 0.000000 0.000040 ( 0.000041)
build_up 0.006378 0.003551 3.990360 ( 4.222701)
build_miniruby 0.001596 0.000532 1.840240 ( 2.049507)
build_ruby 0.001628 0.000543 4.370053 ( 4.605204)
build_all 0.010257 0.000715 7.122358 ( 4.762864)
build_install 0.017515 0.007216 9.932746 ( 6.806647)
test_btest 0.001077 0.000000 92.672168 ( 67.132331)
test_basic 0.005976 0.007675 1.169331 ( 1.607340)
test_all 0.120596 0.040602 850.228945 (954.515860)
test_rubyspec 0.053479 0.050487 150.904624 (176.652631)
total: 1222.36 sec