Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240228-220723
#<BuildRuby:0x000055a53ecf6208
@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.20240228-220723",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.008325 0.000677 2.644859 ( 4.763452)
build_miniruby 0.001613 0.000000 1.819306 ( 2.057956)
build_ruby 0.000000 0.002106 3.834154 ( 5.386208)
build_all 0.008950 0.000000 5.962303 ( 6.900845)
build_install 0.019061 0.004775 7.906077 ( 9.162025)
test_btest 0.000650 0.000111 75.178358 ( 87.420609)
test_basic 0.003138 0.004542 0.864491 ( 1.388487)
test_all 0.086482 0.035434 804.275458 (507.418916)
test_rubyspec 0.065961 0.027683 120.836275 (162.100724)
total: 786.60 sec