Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230908-033837
#<BuildRuby:0x0000557ff6fb9db8
@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.20230908-033837",
@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.000028 0.000002 0.000030 ( 0.000031)
autoconf 0.000041 0.000002 0.000043 ( 0.000040)
configure 0.000032 0.000003 0.000035 ( 0.000034)
build_up 0.008711 0.000562 2.552908 ( 5.710041)
build_miniruby 0.002653 0.000171 63.999352 ( 49.234295)
build_ruby 0.002011 0.000129 3.531235 ( 4.524978)
build_all 0.009283 0.000301 5.704645 ( 5.346541)
build_install 0.018978 0.003587 6.972911 ( 6.938546)
test_btest 0.001199 0.000000 64.597083 ( 51.004619)
test_basic 0.000000 0.008533 0.784733 ( 1.339736)
test_all 0.003420 0.007799 650.746522 (634.665173)
test_rubyspec 0.038834 0.040802 91.389964 (134.834716)
total: 893.60 sec