Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-231206
#<BuildRuby:0x000055cbc303e208
@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.20230501-231206",
@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.000001 0.000016 ( 0.000017)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006977 0.000000 2.026821 ( 5.155692)
build_miniruby 0.001693 0.000000 1.507191 ( 1.916310)
build_ruby 0.001949 0.000000 2.765572 ( 4.337390)
build_all 0.003977 0.004405 2.280031 ( 3.309908)
build_install 0.019055 0.000353 3.374272 ( 4.806450)
test_btest 0.000755 0.000097 61.734570 ( 73.537365)
test_basic 0.003345 0.004064 0.688453 ( 1.064999)
test_all 0.000961 0.000150 561.141632 (556.770861)
test_rubyspec 0.029449 0.028178 74.166631 (108.088353)
total: 758.99 sec