Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231212-210809
#<BuildRuby:0x000055b9fab19f40
@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.20231212-210809",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000029)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.007448 0.000238 2.564054 ( 3.476021)
build_miniruby 0.001673 0.000116 1.683388 ( 1.773199)
build_ruby 0.001575 0.000109 3.195368 ( 3.453100)
build_all 0.005106 0.004328 5.580624 ( 4.097818)
build_install 0.020208 0.000275 7.049009 ( 5.357769)
test_btest 0.000736 0.000065 66.328740 ( 36.457657)
test_basic 0.006818 0.000601 0.827790 ( 0.945204)
test_all 0.094627 0.030481 704.858607 (285.595529)
test_rubyspec 0.039180 0.031810 85.509366 ( 99.087365)
total: 440.24 sec