Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230923-022148
#<BuildRuby:0x000055c36ea8a278
@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.20230923-022148",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000029 0.000003 0.000032 ( 0.000030)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007581 0.000711 2.427090 ( 5.543493)
build_miniruby 0.001887 0.000177 1.811110 ( 2.110403)
build_ruby 0.000000 0.001728 3.476710 ( 4.024364)
build_all 0.000000 0.009593 5.540714 ( 4.624055)
build_install 0.016165 0.007155 6.911884 ( 5.941017)
test_btest 0.000763 0.000157 63.782437 ( 46.050111)
test_basic 0.004389 0.004504 0.864904 ( 1.301283)
test_all 0.006710 0.005080 678.691114 (405.609265)
test_rubyspec 0.046651 0.036245 95.821435 (136.423638)
total: 611.63 sec