Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20241031-190528
#<BuildRuby:0x00007fdf67d7fde0
@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.20241031-190528",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000026 0.000006 0.000032 ( 0.000032)
build_up 0.009258 0.001116 5.513128 ( 7.365788)
build_miniruby 0.008781 0.001862 260.335756 (169.950840)
build_ruby 0.002153 0.000456 5.105652 ( 40.585514)
build_all 0.013920 0.000985 49.463687 ( 34.216961)
build_install 0.019173 0.006779 9.418394 ( 7.320487)
test_btest 0.000790 0.000171 66.532779 ( 54.411705)
test_basic 0.009038 0.000864 1.013850 ( 1.383643)
test_all 0.102828 0.050265 764.938702 (512.287765)
test_rubyspec 0.061420 0.026082 112.074190 ( 64.502477)
total: 892.03 sec