Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-171904
#<BuildRuby:0x000055f7a7356278
@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.20230626-171904",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000028)
build_up 0.006790 0.000503 2.074362 ( 4.528876)
build_miniruby 0.000000 0.001614 1.611388 ( 2.027732)
build_ruby 0.000092 0.002008 3.186237 ( 19.425143)
build_all 0.007878 0.000844 5.208750 ( 4.503031)
build_install 0.008815 0.012591 6.476115 ( 6.224384)
test_btest 0.000839 0.000163 67.119088 ( 53.844299)
test_basic 0.002034 0.004840 0.765058 ( 1.159528)
test_all 0.000866 0.000195 575.345528 (383.882981)
test_rubyspec 0.024072 0.035748 81.873391 (115.274035)
total: 590.87 sec