Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241022-030454
#<BuildRuby:0x00007f21ef6efdd0
@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.20241022-030454",
@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.000022)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.008075 0.000012 3.908399 ( 4.529395)
build_miniruby 0.001395 0.000349 1.646126 ( 1.675059)
build_ruby 0.000000 0.002082 4.633723 ( 4.825116)
build_all 0.008124 0.002968 6.547692 ( 4.303169)
build_install 0.014556 0.008986 9.371682 ( 6.561490)
test_btest 0.000674 0.000206 86.886947 ( 63.915723)
test_basic 0.009137 0.002792 1.102072 ( 1.378685)
test_all 0.107082 0.049997 768.702725 (451.077772)
test_rubyspec 0.040724 0.052527 123.327493 ( 58.949568)
total: 597.22 sec