Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240831-002201
#<BuildRuby:0x00007f4c7e91fdd0
@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.20240831-002201",
@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.000017 0.000005 0.000022 ( 0.000021)
autoconf 0.000028 0.000008 0.000036 ( 0.000035)
configure 0.000022 0.000006 0.000028 ( 0.000029)
build_up 0.004260 0.004086 3.381428 ( 3.221919)
build_miniruby 0.001847 0.000000 1.526844 ( 1.523424)
build_ruby 0.002093 0.000008 3.502305 ( 3.727943)
build_all 0.003686 0.005289 6.533813 ( 2.566887)
build_install 0.019504 0.002667 8.786354 ( 3.929350)
test_btest 0.000623 0.000196 87.341574 ( 22.252371)
test_basic 0.004016 0.005073 0.794450 ( 0.843679)
test_all 0.114904 0.038363 743.521809 (217.874416)
test_rubyspec 0.052346 0.043635 141.031251 ( 29.172848)
total: 285.11 sec