Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230921-161811
#<BuildRuby:0x0000558f9bc69ff0
@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.20230921-161811",
@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.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.006945 0.000203 2.390130 ( 5.031577)
build_miniruby 0.002062 0.000142 1.778526 ( 2.428149)
build_ruby 0.001782 0.000000 3.436756 ( 13.003336)
build_all 0.004657 0.004426 5.594644 ( 5.489462)
build_install 0.019616 0.001038 6.932127 ( 8.011620)
test_btest 0.000784 0.000074 63.653358 ( 54.059216)
test_basic 0.000040 0.008599 0.827596 ( 1.166288)
test_all 0.001996 0.009446 690.961998 (560.527020)
test_rubyspec 0.040468 0.041600 94.231601 (136.685155)
total: 786.40 sec