Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-030642
#<BuildRuby:0x000055f432545d90
@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.20230529-030642",
@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.000000 0.000023 0.000023 ( 0.000022)
autoconf 0.000000 0.000038 0.000038 ( 0.000034)
configure 0.000000 0.000031 0.000031 ( 0.000031)
build_up 0.003405 0.003484 1.994365 ( 4.266083)
build_miniruby 0.001445 0.000277 1.500465 ( 1.971094)
build_ruby 0.001848 0.000355 2.868098 ( 3.483635)
build_all 0.006566 0.001263 2.171253 ( 2.367087)
build_install 0.013161 0.007731 3.390345 ( 3.913315)
test_btest 0.000637 0.000149 61.732658 ( 59.638828)
test_basic 0.002721 0.004977 0.704678 ( 1.167847)
test_all 0.001309 0.000110 599.421261 (656.364804)
test_rubyspec 0.046559 0.016742 77.125417 (119.918648)
total: 853.09 sec