Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241025-130313
#<BuildRuby:0x00007f9900d8fdd8
@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.20241025-130313",
@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.000019 0.000004 0.000023 ( 0.000022)
autoconf 0.000036 0.000007 0.000043 ( 0.000043)
configure 0.000028 0.000005 0.000033 ( 0.000034)
build_up 0.008198 0.000781 4.300651 ( 5.045598)
build_miniruby 0.001577 0.000296 2.379843 ( 2.601503)
build_ruby 0.002251 0.000422 4.649359 ( 32.244834)
build_all 0.006724 0.003061 6.297750 ( 10.614499)
build_install 0.016257 0.007260 9.426769 ( 6.810081)
test_btest 0.000883 0.000199 63.718392 ( 55.829527)
test_basic 0.005650 0.008504 1.076170 ( 1.437230)
test_all 0.109644 0.047419 708.870256 (405.992439)
test_rubyspec 0.051257 0.037607 112.714044 ( 49.760154)
total: 570.34 sec