Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241017-085533
#<BuildRuby:0x00007ff87f3dfde0
@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.20241017-085533",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000040 0.000004 0.000044 ( 0.000043)
configure 0.000035 0.000003 0.000038 ( 0.000038)
build_up 0.010153 0.000000 4.658674 ( 5.635481)
build_miniruby 0.000000 0.001947 2.455624 ( 2.884551)
build_ruby 0.000600 0.001823 4.543774 ( 41.644752)
build_all 0.004791 0.008027 10.834713 ( 7.900006)
build_install 0.019369 0.004514 9.997750 ( 19.308759)
test_btest 0.000954 0.000149 81.997158 ( 64.402596)
test_basic 0.007605 0.001183 1.147315 ( 1.435414)
test_all 0.115382 0.044275 771.979847 (442.156016)
test_rubyspec 0.039189 0.055050 125.272504 ( 62.331655)
total: 647.70 sec