Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231219-151513
#<BuildRuby:0x000055cbfb072278
@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.20231219-151513",
@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.000026 0.000002 0.000028 ( 0.000030)
autoconf 0.000035 0.000003 0.000038 ( 0.000039)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.008127 0.000002 2.556545 ( 3.931910)
build_miniruby 0.001421 0.000138 1.720885 ( 2.175415)
build_ruby 0.001791 0.000174 3.466088 ( 3.957490)
build_all 0.009338 0.000485 5.584578 ( 4.428597)
build_install 0.012681 0.008015 7.067234 ( 5.504271)
test_btest 0.000690 0.000096 63.882340 ( 45.577226)
test_basic 0.001488 0.007165 0.833387 ( 0.959209)
test_all 0.102378 0.020976 709.963679 (349.959628)
test_rubyspec 0.057124 0.018216 90.085654 (111.004972)
total: 527.50 sec