Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231012-042322
#<BuildRuby:0x000056225c0ea090
@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.20231012-042322",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.003346 0.004684 2.726182 ( 4.007541)
build_miniruby 0.001503 0.000334 2.149537 ( 2.493477)
build_ruby 0.000000 0.001840 3.684337 ( 4.213038)
build_all 0.002266 0.007004 5.686350 ( 4.010932)
build_install 0.018824 0.001651 7.382951 ( 5.804569)
test_btest 0.000629 0.000168 62.520124 ( 39.047020)
test_basic 0.008922 0.000000 0.861727 ( 1.465657)
test_all 0.008413 0.003492 641.027280 (405.156909)
test_rubyspec 0.061805 0.018801 97.932040 (133.729330)
total: 599.93 sec