Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230708-091146
#<BuildRuby:0x000055d9d68ce398
@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.20230708-091146",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002962 0.004499 2.256637 ( 4.858829)
build_miniruby 0.001561 0.000000 1.985415 ( 2.317189)
build_ruby 0.001964 0.000000 3.064266 ( 3.305995)
build_all 0.008244 0.000000 5.093366 ( 3.428986)
build_install 0.007124 0.012140 6.672032 ( 5.836241)
test_btest 0.000700 0.000154 66.434283 ( 44.404129)
test_basic 0.002858 0.004859 0.759087 ( 0.983319)
test_all 0.001373 0.000344 613.834805 (320.771996)
test_rubyspec 0.017316 0.040568 83.688664 (111.251297)
total: 497.16 sec