Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230626-211833
#<BuildRuby:0x000055e32e6261e8
@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-211833",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006796 0.000333 2.060561 ( 4.091266)
build_miniruby 0.000000 0.001707 1.585651 ( 1.739122)
build_ruby 0.000000 0.001730 3.165458 ( 3.570986)
build_all 0.006622 0.001579 5.054302 ( 3.985411)
build_install 0.020460 0.000395 6.206802 ( 5.381725)
test_btest 0.000684 0.000094 65.128720 ( 45.046556)
test_basic 0.000000 0.005404 0.715875 ( 1.030399)
test_all 0.000000 0.002326 592.917661 (392.672491)
test_rubyspec 0.024445 0.036271 81.590179 (112.985714)
total: 570.50 sec