Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230509-090609
#<BuildRuby:0x000055e5f7a06030
@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.20230509-090609",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002099 0.004301 1.962247 ( 4.631508)
build_miniruby 0.001517 0.000264 1.378503 ( 1.573111)
build_ruby 0.000000 0.001769 2.610660 ( 3.130025)
build_all 0.004178 0.003156 2.213730 ( 2.450507)
build_install 0.012889 0.004293 3.393391 ( 3.661400)
test_btest 0.000547 0.000126 55.758340 ( 41.761384)
test_basic 0.005929 0.000000 0.657932 ( 1.089577)
test_all 0.001290 0.000000 532.241579 (287.808415)
test_rubyspec 0.024943 0.027081 73.013140 ( 93.551914)
total: 439.66 sec