Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241005-184657
#<BuildRuby:0x00007f94130cfdd8
@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.20241005-184657",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000034)
build_up 0.008452 0.001321 4.612490 ( 7.242721)
build_miniruby 0.001941 0.000303 12.916055 ( 15.833343)
build_ruby 0.000000 0.002337 4.488035 ( 52.119055)
build_all 0.004818 0.005685 6.796198 ( 6.915979)
build_install 0.020154 0.004934 9.804687 ( 20.064134)
test_btest 0.001141 0.000240 83.610329 ( 97.061595)
test_basic 0.009871 0.002078 1.112711 ( 1.938024)
test_all 0.124724 0.039787 824.683855 (723.041458)
test_rubyspec 0.062017 0.025477 125.707074 ( 50.643917)
total: 974.86 sec