Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230720-190749
#<BuildRuby:0x000055bf5d419db8
@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.20230720-190749",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.006691 0.000390 2.252244 ( 4.755465)
build_miniruby 0.001661 0.000238 1.576887 ( 1.701721)
build_ruby 0.001403 0.000201 3.001760 ( 3.557282)
build_all 0.006759 0.000966 2.687561 ( 2.621747)
build_install 0.014028 0.004543 3.965088 ( 4.218548)
test_btest 0.000000 0.000985 58.829285 ( 45.614232)
test_basic 0.000774 0.007021 0.774384 ( 1.150155)
test_all 0.002075 0.000135 586.058516 (303.564293)
test_rubyspec 0.041780 0.013946 79.914643 (107.981536)
total: 475.17 sec