Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-050950
#<BuildRuby:0x0000556763306068
@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.20230614-050950",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.007585 2.079702 ( 4.348506)
build_miniruby 0.001460 0.000000 1.724372 ( 1.908006)
build_ruby 0.001569 0.000116 2.918410 ( 3.377429)
build_all 0.003467 0.004677 2.441006 ( 1.924393)
build_install 0.018686 0.001258 3.791333 ( 3.237897)
test_btest 0.001011 0.000195 61.229410 ( 34.925689)
test_basic 0.002493 0.004871 0.721609 ( 0.952821)
test_all 0.001784 0.000403 553.716086 (265.866838)
test_rubyspec 0.041729 0.019531 77.268837 (102.768462)
total: 419.31 sec