Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230912-094741
#<BuildRuby:0x0000564f06b2e0e8
@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-094741",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000026 0.000001 0.000027 ( 0.000026)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.001427 0.007853 2.392403 ( 4.925488)
build_miniruby 0.001550 0.000000 1.802219 ( 2.332010)
build_ruby 0.001513 0.000000 3.523407 ( 4.389127)
build_all 0.005177 0.004036 5.688950 ( 5.431220)
build_install 0.017069 0.005331 6.971925 ( 7.306111)
test_btest 0.000000 0.000837 66.127561 ( 50.259672)
test_basic 0.001575 0.007928 0.840603 ( 1.429336)
test_all 0.005660 0.005645 701.132871 (529.652864)
test_rubyspec 0.046368 0.038102 95.847022 (132.754637)
total: 738.48 sec