Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240813-155721
#<BuildRuby:0x00007f759825fde0
@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.20240813-155721",
@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.000003 0.000026 ( 0.000027)
autoconf 0.000038 0.000005 0.000043 ( 0.000043)
configure 0.000032 0.000005 0.000037 ( 0.000036)
build_up 0.008306 0.001123 4.085232 ( 6.356918)
build_miniruby 0.001943 0.000263 1.814419 ( 2.332408)
build_ruby 0.002349 0.000000 4.438890 ( 5.769569)
build_all 0.010295 0.000554 7.449279 ( 9.567337)
build_install 0.020466 0.006055 10.315121 ( 11.863514)
test_btest 0.001034 0.000152 98.408192 (114.901354)
test_basic 0.004160 0.005354 1.236590 ( 1.984437)
test_all 0.114883 0.048888 856.129236 (572.202453)
test_rubyspec 0.036611 0.055277 147.604488 ( 33.692855)
total: 758.67 sec