Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-081013
#<BuildRuby:0x0000564d15976658
@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.20240307-081013",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.007857 0.001746 2.805264 ( 4.728570)
build_miniruby 0.001637 0.000364 1.941904 ( 2.792282)
build_ruby 0.002571 0.000000 3.675790 ( 4.776829)
build_all 0.009583 0.000000 6.406062 ( 7.621375)
build_install 0.017722 0.005210 8.022620 ( 9.043967)
test_btest 0.000721 0.000153 76.533978 ( 81.409610)
test_basic 0.004376 0.004422 0.917794 ( 1.444253)
test_all 0.091251 0.034945 793.943595 (614.908537)
test_rubyspec 0.018061 0.079557 121.672361 (152.257733)
total: 878.98 sec