Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-230945
#<BuildRuby:0x0000555e85eb6278
@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.20230614-230945",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.007730 0.000000 2.054924 ( 4.539279)
build_miniruby 0.001382 0.000000 1.718110 ( 2.058295)
build_ruby 0.001578 0.000000 2.723148 ( 3.246260)
build_all 0.008163 0.000335 2.326841 ( 2.555073)
build_install 0.015402 0.003483 3.620595 ( 3.668506)
test_btest 0.000758 0.000092 61.996142 ( 43.542684)
test_basic 0.007214 0.000381 0.710115 ( 1.192277)
test_all 0.001786 0.000210 564.176232 (308.211519)
test_rubyspec 0.040259 0.018621 76.570973 (111.837921)
total: 480.85 sec