Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-070938
#<BuildRuby:0x0000557a34729f80
@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.20230512-070938",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000024)
configure 0.000014 0.000003 0.000017 ( 0.000019)
build_up 0.006180 0.000522 2.038436 ( 4.563299)
build_miniruby 0.001106 0.000263 1.732048 ( 2.043769)
build_ruby 0.001185 0.000282 2.691055 ( 3.209828)
build_all 0.004724 0.003245 2.279047 ( 2.478003)
build_install 0.013039 0.005433 3.616014 ( 3.894494)
test_btest 0.000723 0.000203 56.963956 ( 40.152393)
test_basic 0.006688 0.000672 0.698790 ( 1.172782)
test_all 0.001173 0.000316 548.994802 (315.247030)
test_rubyspec 0.018947 0.040265 75.291492 (100.734856)
total: 473.50 sec