Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230904-053753
#<BuildRuby:0x0000561c515b5f40
@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.20230904-053753",
@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.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.003502 0.003520 1.900927 ( 3.470258)
build_miniruby 0.000000 0.001933 1.692911 ( 2.233252)
build_ruby 0.000137 0.001766 3.563390 ( 4.636745)
build_all 0.005632 0.004046 5.635771 ( 5.921684)
build_install 0.013299 0.008002 6.732455 ( 7.295289)
test_btest 0.000752 0.000138 63.644402 ( 60.121926)
test_basic 0.003320 0.004606 0.821264 ( 1.407945)
test_all 0.010189 0.000439 643.542883 (717.415939)
test_rubyspec 0.030465 0.050738 95.368394 (142.706229)
total: 945.21 sec