Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230721-010759
#<BuildRuby:0x0000561f9377e058
@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.20230721-010759",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.002902 0.003881 2.193649 ( 3.489212)
build_miniruby 0.001592 0.000000 1.607925 ( 1.612263)
build_ruby 0.001477 0.000000 3.071070 ( 3.348375)
build_all 0.008246 0.000450 2.660073 ( 2.276749)
build_install 0.016201 0.004683 3.669046 ( 3.076391)
test_btest 0.000000 0.000894 59.990923 ( 32.121660)
test_basic 0.005758 0.002802 0.789356 ( 0.954109)
test_all 0.001118 0.000186 595.889415 (226.844513)
test_rubyspec 0.029427 0.027051 81.554247 ( 97.974017)
total: 371.70 sec