Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-014122
#<BuildRuby:0x000055e3c51ee278
@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.20230910-014122",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.008020 0.000000 2.279783 ( 5.094490)
build_miniruby 0.001516 0.000000 1.805589 ( 2.430986)
build_ruby 0.002259 0.000017 3.398792 ( 4.225830)
build_all 0.008677 0.000413 5.697969 ( 5.642891)
build_install 0.013771 0.008449 7.026098 ( 7.207722)
test_btest 0.000675 0.000091 63.855589 ( 60.983870)
test_basic 0.008221 0.000530 0.841518 ( 1.318462)
test_all 0.006747 0.004022 669.494247 (611.266321)
test_rubyspec 0.045311 0.036045 93.736865 (137.851028)
total: 836.02 sec