Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-130818
#<BuildRuby:0x00005617ff3da398
@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.20230511-130818",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.005132 0.000769 1.858401 ( 4.501186)
build_miniruby 0.001529 0.000229 1.304859 ( 1.519116)
build_ruby 0.001397 0.000210 2.596689 ( 3.083544)
build_all 0.007058 0.000340 2.246334 ( 2.485531)
build_install 0.012681 0.005333 3.381203 ( 3.578868)
test_btest 0.000813 0.000000 54.702557 ( 39.051929)
test_basic 0.003338 0.003826 0.696194 ( 0.970335)
test_all 0.001442 0.000289 559.391632 (293.490055)
test_rubyspec 0.027883 0.025198 73.891873 ( 95.515886)
total: 444.20 sec