Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240318-181735
#<BuildRuby:0x0000560dda1522a8
@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.20240318-181735",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.004219 0.004069 4.189100 ( 4.563686)
build_miniruby 0.001388 0.004438 98.103326 ( 45.167920)
build_ruby 0.000000 0.001765 4.089115 ( 4.441802)
build_all 0.005894 0.002824 6.160529 ( 4.464043)
build_install 0.015936 0.005275 7.698980 ( 6.129918)
test_btest 0.000567 0.000183 72.188621 ( 61.214163)
test_basic 0.007473 0.000000 0.829953 ( 1.335683)
test_all 0.083926 0.036902 782.043275 (437.965306)
test_rubyspec 0.046924 0.053203 121.912750 (182.622591)
total: 747.91 sec