Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240115-064825
#<BuildRuby:0x0000564d4864da48
@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.20240115-064825",
@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.000015)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005038 0.001049 1.706843 ( 2.894923)
build_miniruby 0.001337 0.000278 1.709584 ( 2.136490)
build_ruby 0.001459 0.000304 3.345828 ( 4.523535)
build_all 0.007914 0.000750 4.965701 ( 6.098741)
build_install 0.011614 0.009402 6.292243 ( 7.359951)
test_btest 0.000743 0.000193 65.299504 ( 84.919478)
test_basic 0.000000 0.007808 0.809026 ( 1.735717)
test_all 0.083182 0.047259 715.531411 (822.618289)
test_rubyspec 0.036068 0.039766 92.328195 (159.679393)
total: 1091.97 sec