Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230513-130710
#<BuildRuby:0x0000559ef99d23b0
@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.20230513-130710",
@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.000012 0.000004 0.000016 ( 0.000017)
autoconf 0.000023 0.000008 0.000031 ( 0.000030)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.005890 0.000600 1.839752 ( 4.272290)
build_miniruby 0.001177 0.000358 1.354172 ( 1.739362)
build_ruby 0.001195 0.000364 2.638176 ( 3.165255)
build_all 0.005602 0.001705 2.194644 ( 2.497764)
build_install 0.014063 0.001493 3.208405 ( 3.189708)
test_btest 0.001046 0.000293 57.371874 ( 39.758640)
test_basic 0.005626 0.001575 0.686295 ( 1.144311)
test_all 0.001338 0.000375 546.156708 (298.905644)
test_rubyspec 0.032083 0.026467 74.998160 (101.381696)
total: 456.06 sec