Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-111809
#<BuildRuby:0x0000563e149c2090
@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.20231218-111809",
@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.000017 0.000003 0.000020 ( 0.000019)
autoconf 0.000026 0.000004 0.000030 ( 0.000031)
configure 0.000000 0.000096 0.000096 ( 0.008069)
build_up 0.005149 0.002582 2.511950 ( 3.824253)
build_miniruby 0.001422 0.000254 1.644895 ( 1.890372)
build_ruby 0.001283 0.000230 3.266199 ( 3.755749)
build_all 0.008221 0.001468 5.316637 ( 4.944325)
build_install 0.017714 0.002334 6.655855 ( 5.921313)
test_btest 0.000859 0.000149 61.158186 ( 58.382123)
test_basic 0.003281 0.005360 0.763584 ( 1.232391)
test_all 0.082503 0.039404 636.848931 (354.559342)
test_rubyspec 0.028529 0.039845 84.377266 ( 99.291124)
total: 533.81 sec