Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230506-130651
#<BuildRuby:0x00005623daf121e8
@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.20230506-130651",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000019)
build_up 0.006478 0.000000 1.953284 ( 4.343561)
build_miniruby 0.001840 0.000027 1.429117 ( 1.619982)
build_ruby 0.001773 0.000000 2.576313 ( 3.234980)
build_all 0.006349 0.000492 2.240400 ( 2.582733)
build_install 0.016661 0.000902 3.497680 ( 3.861608)
test_btest 0.000767 0.000085 62.338561 ( 46.149925)
test_basic 0.006897 0.000000 0.722849 ( 1.119672)
test_all 0.001177 0.000000 561.953534 (400.520479)
test_rubyspec 0.032881 0.025129 76.530711 (107.533212)
total: 570.97 sec