Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230629-211320
#<BuildRuby:0x000055f7ceaf22a8
@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.20230629-211320",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004215 0.003177 2.849207 ( 5.202640)
build_miniruby 0.001394 0.000321 1.890915 ( 2.086635)
build_ruby 0.001472 0.000340 3.190134 ( 3.770935)
build_all 0.003372 0.005688 4.934084 ( 3.759762)
build_install 0.014404 0.004638 6.449923 ( 6.097440)
test_btest 0.000554 0.000155 66.629467 ( 42.588488)
test_basic 0.005604 0.001576 0.742666 ( 1.028581)
test_all 0.000658 0.002221 551.000023 (294.807064)
test_rubyspec 0.032657 0.025573 80.575724 (112.109051)
total: 471.45 sec