Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231126-104920
#<BuildRuby:0x0000556d7e9a9d90
@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.20231126-104920",
@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.000002 0.000021 ( 0.000020)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.007498 0.000375 2.379095 ( 4.081053)
build_miniruby 0.001524 0.000163 2.277738 ( 3.011777)
build_ruby 0.001749 0.000000 3.399020 ( 4.265777)
build_all 0.008740 0.000237 5.600495 ( 4.952822)
build_install 0.017012 0.004257 7.097645 ( 6.609246)
test_btest 0.001145 0.000135 63.367855 ( 57.436144)
test_basic 0.008137 0.000439 0.822337 ( 1.252140)
test_all 0.095827 0.025662 635.349233 (356.591905)
test_rubyspec 0.034258 0.035721 88.964757 (120.283785)
total: 558.49 sec