Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230805-132613
#<BuildRuby:0x0000561576279fc0
@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.20230805-132613",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000080 0.007174 2.409902 ( 4.664264)
build_miniruby 0.001412 0.000262 1.824162 ( 2.251856)
build_ruby 0.001371 0.000254 3.401259 ( 4.048219)
build_all 0.007043 0.002248 2.996919 ( 2.825596)
build_install 0.016770 0.004846 4.328305 ( 4.714005)
test_btest 0.000641 0.000132 73.108618 ( 51.002498)
test_basic 0.008201 0.000872 0.892004 ( 1.279887)
test_all 0.000000 0.001415 622.399721 (354.438592)
test_rubyspec 0.040091 0.024829 91.029158 (116.684923)
total: 541.91 sec