Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241016-145548
#<BuildRuby:0x00007f53e4a4fdc8
@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.20241016-145548",
@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.000021 0.000005 0.000026 ( 0.000027)
autoconf 0.000039 0.000009 0.000048 ( 0.000048)
configure 0.000036 0.000009 0.000045 ( 0.000044)
build_up 0.008344 0.001034 4.743484 ( 5.881448)
build_miniruby 0.001564 0.000371 2.482476 ( 2.653565)
build_ruby 0.002723 0.000000 4.758041 ( 5.071288)
build_all 0.005126 0.005120 6.924960 ( 5.211228)
build_install 0.013657 0.011722 10.438908 ( 7.303690)
test_btest 0.000921 0.000278 83.304033 ( 62.613294)
test_basic 0.012985 0.001330 1.179156 ( 1.651618)
test_all 0.121193 0.042467 754.512040 (415.014610)
test_rubyspec 0.084241 0.009124 125.373306 ( 47.810926)
total: 553.21 sec