Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231015-202513
#<BuildRuby:0x000055b87665cc58
@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.20231015-202513",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000029)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.003876 0.004325 2.665769 ( 3.885135)
build_miniruby 0.000000 0.001515 9.531819 ( 9.572000)
build_ruby 0.000000 0.002195 3.433137 ( 3.662262)
build_all 0.000000 0.008894 5.602013 ( 4.232703)
build_install 0.015687 0.005717 6.830663 ( 5.884275)
test_btest 0.000941 0.000198 66.623469 ( 47.277532)
test_basic 0.009074 0.000262 0.850831 ( 1.098694)
test_all 0.006180 0.004414 652.152588 (327.314240)
test_rubyspec 0.033549 0.046100 97.105824 (140.310347)
total: 543.24 sec