Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230905-114034
#<BuildRuby:0x000055df20076048
@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.20230905-114034",
@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.000020 0.000003 0.000023 ( 0.000023)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000024 0.000004 0.000028 ( 0.000029)
build_up 0.005464 0.000881 2.080082 ( 3.681340)
build_miniruby 0.001601 0.000259 5.614920 ( 6.790993)
build_ruby 0.001586 0.000255 3.471807 ( 4.442519)
build_all 0.005553 0.003667 5.854367 ( 6.098444)
build_install 0.011678 0.011137 7.246587 ( 8.441333)
test_btest 0.001131 0.000000 66.154155 ( 64.589303)
test_basic 0.008143 0.000332 0.871636 ( 1.434994)
test_all 0.006644 0.004666 687.116377 (702.018887)
test_rubyspec 0.044705 0.038795 95.697811 (135.422058)
total: 932.92 sec