Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240314-141434
#<BuildRuby:0x000055cde9a76090
@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.20240314-141434",
@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.000026 0.000003 0.000029 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.005352 0.004118 3.469880 ( 4.601446)
build_miniruby 0.001512 0.000202 18.661504 ( 17.662498)
build_ruby 0.001853 0.000247 3.905931 ( 4.485116)
build_all 0.009068 0.000641 6.645246 ( 5.181511)
build_install 0.011600 0.009893 8.509925 ( 6.977081)
test_btest 0.000691 0.000130 71.875140 ( 62.220504)
test_basic 0.003053 0.005182 0.929039 ( 1.301237)
test_all 0.095512 0.028489 777.249336 (589.360986)
test_rubyspec 0.031600 0.069097 124.218140 (196.507251)
total: 888.30 sec