Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230812-112911
#<BuildRuby:0x0000557da11f5f80
@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.20230812-112911",
@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.000000 0.000065 0.000065 ( 0.000036)
autoconf 0.000000 0.000030 0.000030 ( 0.000029)
configure 0.000000 0.000026 0.000026 ( 0.000027)
build_up 0.000000 0.008310 2.415175 ( 5.156561)
build_miniruby 0.000000 0.001676 2.096171 ( 2.700755)
build_ruby 0.000326 0.001417 3.275307 ( 3.803300)
build_all 0.005249 0.003593 2.882633 ( 3.183445)
build_install 0.020286 0.000090 4.412609 ( 4.795228)
test_btest 0.001240 0.000000 69.083395 ( 48.815723)
test_basic 0.004123 0.004164 0.869816 ( 1.276563)
test_all 0.001288 0.000193 625.794527 (350.513247)
test_rubyspec 0.042211 0.020971 85.428967 (112.223643)
total: 532.47 sec