Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240922-043341
#<BuildRuby:0x00007fa51234fdc8
@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.20240922-043341",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000036 0.000009 0.000045 ( 0.000044)
configure 0.000032 0.000007 0.000039 ( 0.000038)
build_up 0.008126 0.006231 24.726117 ( 43.427512)
build_miniruby 0.011075 0.000763 288.424181 (336.813068)
build_ruby 0.000000 0.002592 5.398428 ( 8.513771)
build_all 0.011894 0.003659 54.789264 ( 67.945268)
build_install 0.023378 0.005973 10.724707 ( 13.724445)
test_btest 0.000794 0.000218 88.623989 (117.926238)
test_basic 0.002705 0.008777 1.185205 ( 2.124358)
test_all 0.117214 0.052057 823.332089 (948.205199)
test_rubyspec 0.045314 0.046480 127.723462 ( 78.157901)
total: 1616.84 sec