Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230725-051416
#<BuildRuby:0x0000556d5a8a9f40
@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.20230725-051416",
@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.000019 0.000003 0.000022 ( 0.000023)
autoconf 0.000032 0.000005 0.000037 ( 0.000035)
configure 0.000029 0.000004 0.000033 ( 0.000033)
build_up 0.007223 0.000426 2.427402 ( 5.102250)
build_miniruby 0.001238 0.000166 1.710889 ( 2.072659)
build_ruby 0.000000 0.001695 3.309499 ( 3.944916)
build_all 0.006775 0.002149 2.805076 ( 2.882804)
build_install 0.016644 0.004151 4.184022 ( 4.416341)
test_btest 0.000811 0.000052 65.730978 ( 45.808061)
test_basic 0.004890 0.003627 0.810720 ( 1.156061)
test_all 0.001491 0.000274 610.516715 (375.820360)
test_rubyspec 0.044459 0.016837 84.521918 (115.395514)
total: 556.60 sec