Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240224-055942
#<BuildRuby:0x000056104d33a258
@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.20240224-055942",
@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.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000033 0.000003 0.000036 ( 0.000035)
configure 0.000030 0.000002 0.000032 ( 0.000032)
build_up 0.008604 0.000637 2.861408 ( 5.431942)
build_miniruby 0.002335 0.000173 67.729221 ( 66.481901)
build_ruby 0.001843 0.000000 3.681569 ( 5.072126)
build_all 0.009243 0.000000 6.196442 ( 6.953741)
build_install 0.012865 0.009709 8.081009 ( 9.458135)
test_btest 0.000804 0.000104 76.464254 ( 94.316247)
test_basic 0.003371 0.004478 0.885056 ( 2.556063)
test_all 0.077620 0.052215 733.320929 (714.985291)
test_rubyspec 0.052648 0.043393 119.915170 (147.365393)
total: 1052.62 sec