Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240707-220026
#<BuildRuby:0x00007f3819fdfdd8
@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.20240707-220026",
@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.000035 0.000004 0.000039 ( 0.000035)
autoconf 0.000053 0.000006 0.000059 ( 0.000056)
configure 0.000052 0.000006 0.000058 ( 0.000050)
build_up 0.008845 0.001040 4.618232 ( 4.852655)
build_miniruby 0.001935 0.000228 1.842441 ( 1.887145)
build_ruby 0.002355 0.000277 4.567462 ( 16.078226)
build_all 0.011237 0.000241 7.779099 ( 4.447733)
build_install 0.018768 0.008576 11.232158 ( 7.986474)
test_btest 0.000000 0.001058 99.627982 ( 58.817850)
test_basic 0.009451 0.004161 1.243698 ( 1.605792)
test_all 0.100990 0.063388 923.060101 (808.589508)
test_rubyspec 0.048993 0.048722 163.363440 (171.202667)
total: 1075.47 sec