Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240623-191345
#<BuildRuby:0x00007fa415f6fde0
@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.20240623-191345",
@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.000025 0.000005 0.000030 ( 0.000030)
autoconf 0.000047 0.000010 0.000057 ( 0.000051)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.005324 0.005249 4.088232 ( 17.097830)
build_miniruby 0.001676 0.000395 1.823148 ( 3.318973)
build_ruby 0.002477 0.000583 4.526679 ( 7.301901)
build_all 0.004837 0.006445 7.465086 ( 11.560209)
build_install 0.009044 0.018114 10.674061 ( 15.434047)
test_btest 0.000887 0.000327 100.355291 (155.414781)
test_basic 0.009158 0.004491 1.226242 ( 2.323386)
test_all 0.110262 0.054818 859.355629 (985.281629)
test_rubyspec 0.025364 0.072444 149.784961 ( 64.458877)
total: 1262.19 sec