Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240704-040243
#<BuildRuby:0x00007f8b2f52fdc0
@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.20240704-040243",
@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.000037 0.000006 0.000043 ( 0.000043)
configure 0.000034 0.000005 0.000039 ( 0.000038)
build_up 0.010097 0.000813 5.371749 ( 6.097267)
build_miniruby 0.002022 0.000273 11.904904 ( 13.313748)
build_ruby 0.001953 0.000264 5.603521 ( 6.454453)
build_all 0.010848 0.000274 7.844838 ( 6.841067)
build_install 0.019266 0.009089 11.513923 ( 10.548634)
test_btest 0.000951 0.000155 101.713653 (100.630608)
test_basic 0.008918 0.005286 1.284134 ( 1.944415)
test_all 0.112428 0.058047 918.226967 (1008.036069)
test_rubyspec 0.054863 0.049862 164.475066 (160.823756)
total: 1314.69 sec