Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240706-075919
#<BuildRuby:0x00007f50db85fdd0
@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.20240706-075919",
@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.000026 0.000005 0.000031 ( 0.000031)
autoconf 0.000044 0.000009 0.000053 ( 0.000052)
configure 0.000035 0.000007 0.000042 ( 0.000042)
build_up 0.009144 0.000943 5.025789 ( 5.144640)
build_miniruby 0.001902 0.000350 1.948279 ( 2.317819)
build_ruby 0.002935 0.000000 4.645733 ( 4.967800)
build_all 0.011367 0.000303 7.957336 ( 5.655230)
build_install 0.014810 0.012282 11.634518 ( 8.597546)
test_btest 0.000930 0.000207 103.027558 ( 68.998553)
test_basic 0.014566 0.001298 1.321073 ( 2.258736)
test_all 0.110280 0.053014 902.984839 (755.490022)
test_rubyspec 0.062486 0.038383 169.157467 (181.731692)
total: 1035.16 sec