Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230702-151531
#<BuildRuby:0x000055d04b08a068
@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.20230702-151531",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000019 0.000005 0.000024 ( 0.000024)
configure 0.000018 0.000005 0.000023 ( 0.000023)
build_up 0.003773 0.002773 2.074408 ( 4.187936)
build_miniruby 0.001463 0.000426 1.608469 ( 1.810607)
build_ruby 0.001211 0.000353 3.090696 ( 3.798859)
build_all 0.009516 0.000000 5.263342 ( 4.783863)
build_install 0.014735 0.004835 6.328927 ( 6.501604)
test_btest 0.000755 0.000000 66.852869 ( 48.582460)
test_basic 0.000000 0.006943 0.744384 ( 1.075439)
test_all 0.000000 0.001494 610.587523 (436.328073)
test_rubyspec 0.026826 0.038342 82.048905 (117.240942)
total: 624.31 sec