Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230918-101639
#<BuildRuby:0x0000556d988a5e98
@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.20230918-101639",
@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.000024 0.000003 0.000027 ( 0.000028)
autoconf 0.000031 0.000004 0.000035 ( 0.000035)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005115 0.002911 2.355993 ( 5.065155)
build_miniruby 0.001648 0.000242 1.770162 ( 2.067514)
build_ruby 0.000000 0.001901 3.372287 ( 3.765605)
build_all 0.007619 0.001767 5.615030 ( 4.508659)
build_install 0.017539 0.004872 7.051109 ( 7.283499)
test_btest 0.000773 0.000139 65.866044 ( 44.234378)
test_basic 0.001959 0.007402 0.874085 ( 1.192770)
test_all 0.004981 0.011947 719.589348 (597.386334)
test_rubyspec 0.039242 0.046696 95.230165 (148.755343)
total: 814.26 sec