Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230620-171443
#<BuildRuby:0x000055ec51a8dfc0
@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.20230620-171443",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006237 0.000462 1.991856 ( 4.668431)
build_miniruby 0.001619 0.000120 1.444857 ( 1.820048)
build_ruby 0.001988 0.000147 2.825910 ( 3.629566)
build_all 0.000000 0.008533 5.032964 ( 4.841313)
build_install 0.017292 0.001374 5.888316 ( 6.040145)
test_btest 0.000744 0.000102 64.798733 ( 54.133379)
test_basic 0.006430 0.000887 0.692487 ( 1.002245)
test_all 0.000907 0.000125 570.385788 (377.669663)
test_rubyspec 0.025390 0.033532 78.218077 (110.758202)
total: 564.56 sec