Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230906-133850
#<BuildRuby:0x000055ae59adde48
@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.20230906-133850",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.004580 0.004532 3.010397 ( 4.424359)
build_miniruby 0.003770 0.000404 46.220852 ( 36.230113)
build_ruby 0.001898 0.000000 3.560440 ( 24.785897)
build_all 0.010858 0.000416 5.538516 ( 5.526114)
build_install 0.019439 0.001447 6.642013 ( 7.419586)
test_btest 0.000870 0.000000 63.861678 ( 55.064608)
test_basic 0.000000 0.008469 0.841839 ( 1.309920)
test_all 0.008357 0.003034 660.251466 (637.556467)
test_rubyspec 0.023969 0.058306 94.177045 (141.594507)
total: 913.91 sec