Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231227-162440
#<BuildRuby:0x00005582c3a79f40
@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.20231227-162440",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000031)
configure 0.000023 0.000004 0.000027 ( 0.000027)
build_up 0.006221 0.000410 1.795056 ( 3.490817)
build_miniruby 0.002283 0.000000 2.360510 ( 2.918869)
build_ruby 0.001915 0.000000 3.442321 ( 4.918585)
build_all 0.001896 0.006646 5.195484 ( 6.309505)
build_install 0.013846 0.007217 6.457327 ( 8.161662)
test_btest 0.000742 0.000185 65.399155 ( 89.392981)
test_basic 0.006929 0.000774 0.796373 ( 1.484716)
test_all 0.109549 0.023511 788.629822 (935.767098)
test_rubyspec 0.045501 0.032980 92.487248 (154.493586)
total: 1206.94 sec