Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231105-211922
#<BuildRuby:0x000056215c802090
@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.20231105-211922",
@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.000017 0.000001 0.000018 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.007676 0.000000 2.337316 ( 3.983026)
build_miniruby 0.001902 0.000123 1.665882 ( 2.111884)
build_ruby 0.001717 0.000115 2.943469 ( 13.743357)
build_all 0.001676 0.007925 5.477559 ( 5.737193)
build_install 0.018667 0.001828 6.897054 ( 7.603402)
test_btest 0.000737 0.000092 63.949707 ( 69.177172)
test_basic 0.004815 0.003905 0.775523 ( 6.676867)
test_all 0.100524 0.025904 616.554934 (484.918026)
test_rubyspec 0.043438 0.025510 89.548962 (142.250751)
total: 736.20 sec