Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240711-130902
#<BuildRuby:0x00007fa151c1fdc8
@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.20240711-130902",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000036 0.000010 0.000046 ( 0.000047)
configure 0.000031 0.000009 0.000040 ( 0.000040)
build_up 0.006298 0.003465 4.008144 ( 7.167961)
build_miniruby 0.001632 0.000480 1.808164 ( 2.598206)
build_ruby 0.003034 0.000000 4.336277 ( 44.587433)
build_all 0.005921 0.005799 7.728406 ( 10.058385)
build_install 0.022651 0.004542 10.923713 ( 29.864543)
test_btest 0.000950 0.000285 102.325631 (146.421923)
test_basic 0.007931 0.005357 1.171099 ( 2.561210)
test_all 0.125740 0.046537 873.556697 (1124.074740)
test_rubyspec 0.046172 0.048994 154.305172 (123.325210)
total: 1490.66 sec