Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230828-093204
#<BuildRuby:0x000055f053f9e090
@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.20230828-093204",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.006643 0.000857 2.434954 ( 5.639971)
build_miniruby 0.002168 0.000000 2.111806 ( 2.462158)
build_ruby 0.000000 0.002164 3.514913 ( 4.660491)
build_all 0.004032 0.005554 5.455177 ( 6.130978)
build_install 0.015167 0.007841 7.110490 ( 7.174513)
test_btest 0.000716 0.000155 69.786557 ( 63.527462)
test_basic 0.007009 0.002882 0.902835 ( 1.549811)
test_all 0.009879 0.001178 690.988940 (763.389285)
test_rubyspec 0.051399 0.034668 96.965196 (143.142502)
total: 997.68 sec