Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231120-064038
#<BuildRuby:0x0000557f3ff21d90
@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.20231120-064038",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000025)
build_up 0.006821 0.000638 2.082468 ( 3.844005)
build_miniruby 0.001389 0.000321 1.701845 ( 2.295728)
build_ruby 0.000000 0.002207 3.272035 ( 4.035567)
build_all 0.004161 0.004939 5.343115 ( 5.304934)
build_install 0.012945 0.008381 6.673509 ( 6.888539)
test_btest 0.000655 0.000211 62.639964 ( 71.929808)
test_basic 0.004473 0.002865 0.796509 ( 1.399208)
test_all 0.090604 0.036202 655.364650 (478.924821)
test_rubyspec 0.056758 0.016535 89.299277 (129.992469)
total: 704.62 sec