Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240919-223303
#<BuildRuby:0x00007f830bd5fdc8
@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.20240919-223303",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000026 0.000004 0.000030 ( 0.000031)
autoconf 0.000044 0.000007 0.000051 ( 0.000050)
configure 0.000037 0.000005 0.000042 ( 0.000041)
build_up 0.009024 0.001389 5.449546 ( 9.219222)
build_miniruby 0.000000 0.001990 2.031859 ( 6.919198)
build_ruby 0.001964 0.001622 4.813126 ( 8.079024)
build_all 0.010613 0.000000 6.743507 ( 8.936273)
build_install 0.017940 0.008156 10.439140 ( 14.599110)
test_btest 0.001167 0.000095 90.207037 (133.819572)
test_basic 0.011430 0.001527 1.175036 ( 2.810014)
test_all 0.135065 0.033997 854.728272 (1012.313522)
test_rubyspec 0.031025 0.061319 129.228142 ( 45.198521)
total: 1241.90 sec