Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240211-211327
#<BuildRuby:0x0000560501e060d0
@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.20240211-211327",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000001 0.000019 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000033)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.003807 0.003634 2.088883 ( 4.273396)
build_miniruby 0.001874 0.000000 1.835922 ( 2.525669)
build_ruby 0.001911 0.000000 3.512557 ( 4.858780)
build_all 0.005413 0.004100 6.001690 ( 6.864414)
build_install 0.020878 0.001480 7.823490 ( 9.235785)
test_btest 0.001036 0.000046 77.644511 ( 95.624909)
test_basic 0.007298 0.000408 0.857202 ( 1.616954)
test_all 0.113335 0.013167 797.038115 (759.591125)
test_rubyspec 0.062412 0.049036 179.956287 (251.293650)
total: 1135.89 sec