Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-034637
#<BuildRuby:0x000055a49ab45fc0
@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.20230912-034637",
@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.000023 0.000000 0.000023 ( 0.000025)
autoconf 0.000029 0.000001 0.000030 ( 0.000031)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.004270 0.004010 2.410153 ( 5.123642)
build_miniruby 0.000000 0.001668 1.749454 ( 2.200487)
build_ruby 0.000000 0.001522 3.569211 ( 4.600064)
build_all 0.004976 0.005229 5.952238 ( 6.021786)
build_install 0.018360 0.004930 7.453254 ( 7.863560)
test_btest 0.000715 0.000094 66.670169 ( 59.149903)
test_basic 0.004030 0.004968 0.893162 ( 1.495348)
test_all 0.007684 0.003478 668.405850 (580.619940)
test_rubyspec 0.036147 0.048447 97.245065 (138.799889)
total: 805.88 sec