Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230722-010759
#<BuildRuby:0x000055a31c5ea398
@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.20230722-010759",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.002475 0.004456 2.192426 ( 4.399275)
build_miniruby 0.001177 0.000226 1.596353 ( 2.103132)
build_ruby 0.001742 0.000000 3.045783 ( 10.143288)
build_all 0.008674 0.000000 2.597254 ( 2.569884)
build_install 0.014347 0.005101 3.817599 ( 3.655548)
test_btest 0.000643 0.000125 61.435349 ( 41.545227)
test_basic 0.000000 0.008948 0.782507 ( 1.231067)
test_all 0.000000 0.001396 559.405757 (308.330130)
test_rubyspec 0.032351 0.025651 80.772851 (108.856626)
total: 482.84 sec