Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240316-122135
#<BuildRuby:0x000055daef2a9fc0
@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.20240316-122135",
@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.000026 0.000002 0.000028 ( 0.000028)
configure 0.000024 0.000002 0.000026 ( 0.000025)
build_up 0.007083 0.000544 2.454276 ( 3.681586)
build_miniruby 0.001839 0.000142 1.817736 ( 2.092653)
build_ruby 0.001672 0.000128 3.829607 ( 4.553693)
build_all 0.008855 0.000328 6.247117 ( 4.967401)
build_install 0.016758 0.004886 7.885479 ( 7.410089)
test_btest 0.000827 0.000083 72.187516 ( 59.945728)
test_basic 0.002977 0.005115 0.869958 ( 1.082143)
test_all 0.089148 0.035994 793.884892 (498.653756)
test_rubyspec 0.048002 0.050952 123.862536 (182.372047)
total: 764.76 sec