Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240313-101316
#<BuildRuby:0x000055cb9591e040
@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.20240313-101316",
@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.000048 0.000000 0.000048 ( 0.000136)
autoconf 0.000031 0.000000 0.000031 ( 0.000030)
configure 0.000025 0.000000 0.000025 ( 0.000025)
build_up 0.005596 0.004404 2.976588 ( 4.935970)
build_miniruby 0.001789 0.000000 5.630949 ( 6.331733)
build_ruby 0.001819 0.000000 3.691749 ( 4.842722)
build_all 0.008628 0.000000 6.140811 ( 4.942215)
build_install 0.015828 0.005258 8.027065 ( 7.406186)
test_btest 0.001040 0.000149 73.420909 ( 72.783565)
test_basic 0.006964 0.000995 0.872925 ( 1.644973)
test_all 0.096523 0.029845 735.583675 (604.191151)
test_rubyspec 0.056251 0.042857 124.194098 (195.445304)
total: 902.52 sec