Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230501-191110
#<BuildRuby:0x0000563322132058
@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.20230501-191110",
@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.000023 0.000001 0.000024 ( 0.000023)
autoconf 0.000036 0.000001 0.000037 ( 0.000036)
configure 0.000031 0.000001 0.000032 ( 0.000032)
build_up 0.006651 0.000238 1.925080 ( 4.882166)
build_miniruby 0.001453 0.000052 1.560489 ( 2.157129)
build_ruby 0.001610 0.000057 2.675482 ( 3.558950)
build_all 0.007175 0.000256 2.140771 ( 3.124401)
build_install 0.019051 0.000333 3.407933 ( 4.656176)
test_btest 0.000830 0.000028 64.640472 ( 72.709665)
test_basic 0.002152 0.004729 0.705938 ( 1.468618)
test_all 0.001358 0.000088 577.622999 (582.412511)
test_rubyspec 0.028642 0.031297 76.239314 (108.676937)
total: 783.65 sec