Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231017-202540
#<BuildRuby:0x0000564a6e7b2398
@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.20231017-202540",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.000672 0.007572 2.634970 ( 3.843446)
build_miniruby 0.000000 0.001636 62.150710 ( 31.623622)
build_ruby 0.000000 0.001774 3.585100 ( 3.867072)
build_all 0.007570 0.001386 5.584641 ( 4.537514)
build_install 0.013337 0.007868 7.150385 ( 5.140931)
test_btest 0.000626 0.000185 66.735052 ( 52.024287)
test_basic 0.003695 0.004939 0.861321 ( 1.187820)
test_all 0.011255 0.000000 669.057218 (333.065160)
test_rubyspec 0.049539 0.028104 98.714693 (127.928586)
total: 563.22 sec