Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240904-121831
#<BuildRuby:0x00007f56ddb3fde0
@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.20240904-121831",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000020 0.000007 0.000027 ( 0.000027)
build_up 0.004331 0.005607 4.106001 ( 5.138921)
build_miniruby 0.001543 0.000585 2.318601 ( 2.724044)
build_ruby 0.001568 0.000595 4.505644 ( 5.065180)
build_all 0.010092 0.000580 7.436187 ( 5.215990)
build_install 0.021756 0.002881 10.658503 ( 8.094596)
test_btest 0.000833 0.000270 95.997055 ( 75.815662)
test_basic 0.012063 0.000890 1.143792 ( 5.573932)
test_all 0.121823 0.035107 825.820317 (484.697920)
test_rubyspec 0.041200 0.051037 148.700051 ( 60.817798)
total: 653.15 sec