Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241125-172517
#<BuildRuby:0x00007f092259fdd0
@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.20241125-172517",
@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.000003 0.000027 ( 0.000028)
autoconf 0.000039 0.000005 0.000044 ( 0.000045)
configure 0.000035 0.000005 0.000040 ( 0.000041)
build_up 0.005610 0.003446 4.152996 ( 5.243164)
build_miniruby 0.001097 0.000991 5.533522 ( 5.689532)
build_ruby 0.001655 0.000284 4.357514 ( 4.977075)
build_all 0.005938 0.004549 5.806658 ( 5.331847)
build_install 0.018552 0.005446 8.598628 ( 7.892216)
test_btest 0.000613 0.000125 65.278101 ( 62.133197)
test_basic 0.011139 0.000444 0.968618 ( 1.539713)
test_all 0.116481 0.035858 736.271181 (424.616168)
test_rubyspec 0.043081 0.045795 105.243342 ( 39.552276)
total: 556.98 sec