Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231011-162329
#<BuildRuby:0x00005575887b2278
@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.20231011-162329",
@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.000019 0.000001 0.000020 ( 0.000021)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.004068 0.004372 2.579715 ( 3.963904)
build_miniruby 0.001764 0.000000 1.823018 ( 2.706806)
build_ruby 0.001939 0.000000 3.384005 ( 12.365075)
build_all 0.005924 0.003166 5.516725 ( 4.219945)
build_install 0.013267 0.007989 6.900613 ( 5.702063)
test_btest 0.001105 0.000193 62.863291 ( 46.792863)
test_basic 0.004986 0.004125 0.880068 ( 1.492000)
test_all 0.006081 0.005280 691.564841 (429.887968)
test_rubyspec 0.037196 0.044327 98.007689 (134.390577)
total: 641.52 sec