Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230713-011103
#<BuildRuby:0x0000562302cf6068
@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.20230713-011103",
@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.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.007432 0.000000 2.309810 ( 4.556069)
build_miniruby 0.001631 0.000000 13.543437 ( 13.585086)
build_ruby 0.001581 0.000000 3.338877 ( 3.907485)
build_all 0.008274 0.000227 5.259139 ( 3.922905)
build_install 0.018224 0.000914 6.712758 ( 5.292234)
test_btest 0.000000 0.000882 65.157055 ( 39.312489)
test_basic 0.000000 0.007670 0.745374 ( 1.092087)
test_all 0.001040 0.000439 599.606141 (291.536768)
test_rubyspec 0.027909 0.027903 82.310856 (105.280321)
total: 468.49 sec