Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230616-091051
#<BuildRuby:0x00005582c6512450
@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.20230616-091051",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000021 0.000005 0.000026 ( 0.000026)
build_up 0.003824 0.004042 2.158628 ( 4.876629)
build_miniruby 0.000000 0.001559 1.803355 ( 2.157344)
build_ruby 0.000000 0.001402 2.931325 ( 3.613748)
build_all 0.004999 0.003123 2.385418 ( 2.609788)
build_install 0.017505 0.002613 3.863748 ( 3.980652)
test_btest 0.000744 0.000198 60.483467 ( 39.173512)
test_basic 0.005948 0.001586 0.747047 ( 1.202012)
test_all 0.000938 0.000250 529.739855 (312.653854)
test_rubyspec 0.032356 0.024700 78.938528 (107.276732)
total: 477.55 sec