Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240927-104034
#<BuildRuby:0x00007fae6bd0fdd8
@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.20240927-104034",
@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.000024 0.000007 0.000031 ( 0.000032)
autoconf 0.000046 0.000013 0.000059 ( 0.000059)
configure 0.000037 0.000010 0.000047 ( 0.000048)
build_up 0.012359 0.002242 24.390874 ( 31.820791)
build_miniruby 0.005695 0.004773 287.199596 (343.130171)
build_ruby 0.001914 0.000562 5.430627 ( 7.432561)
build_all 0.009049 0.007417 55.276884 ( 65.766523)
build_install 0.028462 0.000000 10.565145 ( 17.088444)
test_btest 0.000000 0.001031 88.399169 (110.815875)
test_basic 0.000000 0.012805 1.178080 ( 2.393815)
test_all 0.126409 0.035596 783.460480 (703.354097)
test_rubyspec 0.069448 0.025976 127.172028 ( 45.590633)
total: 1327.39 sec