Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230924-082443
#<BuildRuby:0x000055930e1f9f40
@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.20230924-082443",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000004 0.000026 ( 0.000027)
build_up 0.003550 0.004666 2.403188 ( 6.141076)
build_miniruby 0.001725 0.000357 1.811140 ( 2.168725)
build_ruby 0.001903 0.000394 3.566251 ( 4.310641)
build_all 0.008298 0.000821 5.635590 ( 5.973208)
build_install 0.009849 0.012140 6.873378 ( 7.308598)
test_btest 0.001095 0.000299 65.956589 ( 60.982259)
test_basic 0.004209 0.004256 0.812037 ( 1.264112)
test_all 0.009116 0.001382 672.133289 (572.539459)
test_rubyspec 0.047074 0.032654 94.964200 (135.508584)
total: 796.20 sec