Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231026-050308
#<BuildRuby:0x0000561201af6068
@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.20231026-050308",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.002987 0.003874 2.299096 ( 2.905898)
build_miniruby 0.001548 0.000160 2.075540 ( 2.178734)
build_ruby 0.001406 0.000146 3.360098 ( 3.634237)
build_all 0.000493 0.008189 5.241130 ( 3.443788)
build_install 0.019029 0.001756 6.894838 ( 4.961410)
test_btest 0.000672 0.000108 63.075372 ( 31.537487)
test_basic 0.000000 0.008516 0.766839 ( 1.067842)
test_all 0.071498 0.052914 680.057130 (547.434046)
test_rubyspec 0.043134 0.033162 89.840333 (167.430953)
total: 764.60 sec