Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240724-133155
#<BuildRuby:0x00007fcfd326fde0
@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.20240724-133155",
@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.000022 0.000003 0.000025 ( 0.000026)
autoconf 0.000037 0.000005 0.000042 ( 0.000043)
configure 0.000030 0.000004 0.000034 ( 0.000034)
build_up 0.004183 0.004596 4.260604 ( 8.401123)
build_miniruby 0.002056 0.000353 5.834239 ( 9.379060)
build_ruby 0.000000 0.002344 4.579648 ( 6.948832)
build_all 0.005697 0.005131 7.577769 ( 11.513913)
build_install 0.024302 0.002461 10.846759 ( 19.543607)
test_btest 0.001154 0.000231 98.957391 (149.507251)
test_basic 0.012068 0.000645 1.219613 ( 2.342640)
test_all 0.105334 0.068971 836.963486 (1152.872903)
test_rubyspec 0.060404 0.033943 158.541938 (145.023039)
total: 1505.53 sec