Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241013-185504
#<BuildRuby:0x00007fc99fe3fdd0
@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.20241013-185504",
@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.000002 0.000020 ( 0.000022)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.005851 0.003576 4.253172 ( 5.048712)
build_miniruby 0.001828 0.000297 1.743159 ( 1.882824)
build_ruby 0.001969 0.000320 4.372298 ( 4.841417)
build_all 0.008129 0.003989 6.547534 ( 5.235293)
build_install 0.008450 0.015699 9.239547 ( 7.201265)
test_btest 0.000811 0.000216 83.047897 ( 70.831227)
test_basic 0.005783 0.006830 1.191906 ( 1.653384)
test_all 0.122974 0.037253 778.274879 (461.317924)
test_rubyspec 0.060062 0.033972 124.793910 ( 54.317929)
total: 612.33 sec