Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230922-181918
#<BuildRuby:0x000055eaba376658
@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.20230922-181918",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000027 0.000003 0.000030 ( 0.000031)
build_up 0.008282 0.000412 2.494868 ( 5.689922)
build_miniruby 0.001772 0.000166 12.349569 ( 15.194063)
build_ruby 0.002174 0.000000 3.609345 ( 4.458877)
build_all 0.002092 0.007040 5.628803 ( 6.173011)
build_install 0.020472 0.001723 6.892407 ( 7.534591)
test_btest 0.000835 0.000113 62.873176 ( 61.925654)
test_basic 0.000000 0.008672 0.831396 ( 1.399934)
test_all 0.006152 0.005242 677.036281 (602.322104)
test_rubyspec 0.039465 0.042262 95.315138 (137.893062)
total: 842.59 sec