Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-201245
#<BuildRuby:0x0000563359a7a048
@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.20240312-201245",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.008093 0.000790 2.947004 ( 4.475774)
build_miniruby 0.001474 0.000295 4.520748 ( 5.199516)
build_ruby 0.001589 0.000318 3.757980 ( 4.723498)
build_all 0.008123 0.000710 6.201034 ( 5.165717)
build_install 0.021658 0.001366 8.034487 ( 7.806118)
test_btest 0.000837 0.000145 76.250385 ( 73.598061)
test_basic 0.000000 0.007014 0.912324 ( 1.375378)
test_all 0.101177 0.022276 814.514357 (619.812060)
test_rubyspec 0.037339 0.061125 125.495502 (195.107129)
total: 917.26 sec