Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230512-190854
#<BuildRuby:0x000056449b812348
@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.20230512-190854",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000005 0.000023 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.006248 0.000522 1.879338 ( 4.168518)
build_miniruby 0.001078 0.000245 1.360149 ( 1.561270)
build_ruby 0.001347 0.000307 2.419545 ( 2.906397)
build_all 0.003345 0.003962 2.307539 ( 2.427934)
build_install 0.007568 0.009433 3.472154 ( 3.604467)
test_btest 0.000865 0.000000 55.413494 ( 37.364122)
test_basic 0.004053 0.003078 0.668393 ( 0.967466)
test_all 0.000396 0.000591 574.731817 (328.336320)
test_rubyspec 0.029078 0.026402 75.431103 (102.011968)
total: 483.35 sec