Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230313-035840
#<BuildRuby:0x00005588a839a338
@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.20230313-035840",
@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.000024 0.000000 0.000024 ( 0.000024)
autoconf 0.000046 0.000002 0.000048 ( 0.000047)
configure 0.000036 0.000002 0.000038 ( 0.000037)
build_up 0.007840 0.000245 2.516252 ( 6.358142)
build_miniruby 0.001677 0.000052 1.678970 ( 2.249181)
build_ruby 0.002311 0.000072 2.688246 ( 3.531862)
build_all 0.007673 0.000000 2.194858 ( 2.679434)
build_install 0.015078 0.004342 3.425883 ( 4.534780)
test_btest 0.000931 0.000050 58.317629 ( 57.424935)
test_basic 0.007553 0.000000 0.476249 ( 0.964007)
test_all 0.001948 0.000048 544.992228 (571.560801)
test_rubyspec 0.022092 0.033947 75.014062 (110.998899)
total: 760.30 sec