Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240828-221907
#<BuildRuby:0x00007f2bb551fdc8
@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.20240828-221907",
@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.000023)
autoconf 0.000034 0.000008 0.000042 ( 0.000042)
configure 0.000034 0.000008 0.000042 ( 0.000042)
build_up 0.008783 0.002129 6.391013 ( 7.585343)
build_miniruby 0.014923 0.002473 202.401918 (140.290442)
build_ruby 0.002374 0.000559 5.762600 ( 6.132683)
build_all 0.081731 0.016029 109.298727 ( 68.696264)
build_install 0.017801 0.007062 10.098844 ( 8.180276)
test_btest 0.000756 0.000177 94.639322 ( 65.087298)
test_basic 0.000000 0.010894 1.177672 ( 1.650739)
test_all 0.091230 0.069146 817.638483 (381.980963)
test_rubyspec 0.066946 0.028915 148.826217 ( 59.948469)
total: 739.55 sec