Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230821-212911
#<BuildRuby:0x000056235f686090
@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.20230821-212911",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000017 0.000006 0.000023 ( 0.000024)
build_up 0.007568 0.002632 2.601416 ( 5.977782)
build_miniruby 0.002656 0.000924 18.476666 ( 17.463103)
build_ruby 0.001191 0.000414 3.346243 ( 3.940221)
build_all 0.005384 0.004883 5.327325 ( 4.831167)
build_install 0.009745 0.009452 6.653478 ( 6.417035)
test_btest 0.000639 0.000270 68.989531 ( 56.918227)
test_basic 0.000000 0.008600 0.840993 ( 1.236519)
test_all 0.007914 0.002207 654.629807 (399.429543)
test_rubyspec 0.046843 0.023435 89.993203 (120.414324)
total: 616.63 sec