Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230825-072916
#<BuildRuby:0x000055affd8ca228
@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.20230825-072916",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000034 0.000000 0.000034 ( 0.000032)
build_up 0.000000 0.008237 2.515851 ( 5.166347)
build_miniruby 0.000000 0.001803 1.902508 ( 2.613433)
build_ruby 0.000000 0.001458 3.591763 ( 4.517025)
build_all 0.004187 0.004618 5.864151 ( 5.042705)
build_install 0.017406 0.002157 7.254221 ( 6.115327)
test_btest 0.000915 0.000192 69.964161 ( 45.154087)
test_basic 0.003932 0.000827 0.880451 ( 1.333590)
test_all 0.009150 0.001060 676.441614 (329.093449)
test_rubyspec 0.036508 0.035613 92.080199 (105.263643)
total: 504.30 sec