Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230706-011345
#<BuildRuby:0x0000563e858cdfb0
@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.20230706-011345",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.006853 0.000762 2.271834 ( 4.795172)
build_miniruby 0.002006 0.000223 57.021510 ( 34.330103)
build_ruby 0.001690 0.000188 3.290700 ( 3.776983)
build_all 0.005029 0.003829 5.151640 ( 4.779027)
build_install 0.017189 0.003657 6.433696 ( 6.813714)
test_btest 0.000642 0.000094 62.403980 ( 42.500767)
test_basic 0.000000 0.008094 0.767501 ( 1.109828)
test_all 0.001741 0.000283 552.699798 (317.843739)
test_rubyspec 0.045565 0.015327 82.097502 (108.496292)
total: 524.45 sec