Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230627-151816
#<BuildRuby:0x00005581d9c76090
@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.20230627-151816",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000015 0.000007 0.000022 ( 0.000022)
configure 0.000013 0.000007 0.000020 ( 0.000020)
build_up 0.006097 0.001052 2.145333 ( 4.315443)
build_miniruby 0.000000 0.001684 1.618831 ( 1.755909)
build_ruby 0.000000 0.001878 3.104783 ( 3.704381)
build_all 0.006740 0.001526 4.954945 ( 4.280529)
build_install 0.017440 0.002896 6.307784 ( 5.698692)
test_btest 0.000000 0.000999 65.370271 ( 40.715945)
test_basic 0.003684 0.004812 0.753696 ( 1.167843)
test_all 0.000420 0.001134 624.321597 (423.435013)
test_rubyspec 0.030816 0.027290 80.838648 (116.294891)
total: 601.37 sec