Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-155746
#<BuildRuby:0x00005640ff7f6048
@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.20230313-155746",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006979 0.000536 2.026871 ( 4.978898)
build_miniruby 0.000000 0.002054 50.418190 ( 39.472669)
build_ruby 0.000117 0.001615 2.584361 ( 3.315348)
build_all 0.007880 0.000000 2.236121 ( 2.663252)
build_install 0.013784 0.004772 3.324758 ( 4.204439)
test_btest 0.000000 0.001147 56.735201 ( 53.823076)
test_basic 0.003093 0.003532 0.469381 ( 0.912528)
test_all 0.000830 0.000134 567.374314 (553.843073)
test_rubyspec 0.032097 0.026064 74.963558 (112.844003)
total: 776.06 sec