Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-101224
#<BuildRuby:0x000055de48502090
@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.20240304-101224",
@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.000014 0.000002 0.000016 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000024 0.000004 0.000028 ( 0.000027)
build_up 0.004425 0.004771 2.819163 ( 4.317331)
build_miniruby 0.001477 0.000264 1.862958 ( 2.397372)
build_ruby 0.001383 0.000247 3.776039 ( 4.830479)
build_all 0.008106 0.000665 6.219362 ( 5.723620)
build_install 0.012428 0.009621 8.290498 ( 8.005918)
test_btest 0.000785 0.000177 73.563163 ( 69.752152)
test_basic 0.003845 0.004361 0.892665 ( 1.546122)
test_all 0.092802 0.030098 724.581254 (440.331935)
test_rubyspec 0.046125 0.048243 121.317737 (172.922496)
total: 709.83 sec