Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240307-121007
#<BuildRuby:0x000055920d216278
@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.20240307-121007",
@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.000019 0.000002 0.000021 ( 0.000022)
autoconf 0.000035 0.000004 0.000039 ( 0.000040)
configure 0.000033 0.000004 0.000037 ( 0.000036)
build_up 0.009234 0.000660 2.859885 ( 4.517549)
build_miniruby 0.001523 0.000000 1.863359 ( 2.881703)
build_ruby 0.001711 0.000000 3.578301 ( 5.156928)
build_all 0.003866 0.004755 6.086260 ( 6.924930)
build_install 0.021340 0.000528 7.744693 ( 8.984982)
test_btest 0.001442 0.000000 74.655107 ( 82.134034)
test_basic 0.000000 0.008228 0.923286 ( 1.548181)
test_all 0.082103 0.041770 796.872680 (627.278249)
test_rubyspec 0.070046 0.025236 120.405211 (173.792208)
total: 913.22 sec