Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230614-070954
#<BuildRuby:0x0000558666e62980
@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-070954",
@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.000011 0.000003 0.000014 ( 0.000016)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.007032 0.000852 3.040414 ( 5.341845)
build_miniruby 0.000000 0.001646 1.864683 ( 2.259811)
build_ruby 0.000000 0.002152 3.235390 ( 3.735484)
build_all 0.008609 0.000860 8.798769 ( 8.535626)
build_install 0.017734 0.003929 3.865393 ( 4.375354)
test_btest 0.000000 0.000847 62.533718 ( 48.203578)
test_basic 0.004226 0.003292 0.721307 ( 1.123968)
test_all 0.001178 0.000379 536.975917 (283.413669)
test_rubyspec 0.027171 0.032931 78.619756 (111.374939)
total: 468.37 sec