Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240826-062037
#<BuildRuby:0x00007f8d7271fdc0
@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.20240826-062037",
@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.000021 0.000007 0.000028 ( 0.000028)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000025 0.000008 0.000033 ( 0.000032)
build_up 0.008888 0.001473 4.208429 ( 4.905305)
build_miniruby 0.001841 0.000000 1.817952 ( 2.189907)
build_ruby 0.002296 0.000000 4.549224 ( 4.840432)
build_all 0.007589 0.002766 7.779753 ( 5.110866)
build_install 0.019221 0.005403 10.783735 ( 7.665689)
test_btest 0.000794 0.000234 99.912827 ( 71.693476)
test_basic 0.006910 0.006234 1.250303 ( 1.662572)
test_all 0.117069 0.042976 855.621015 (372.880659)
test_rubyspec 0.055774 0.036844 149.609772 ( 42.526287)
total: 513.48 sec