Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231108-082447
#<BuildRuby:0x0000561d4e8a2138
@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.20231108-082447",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000040 0.000000 0.000040 ( 0.000036)
configure 0.000032 0.000000 0.000032 ( 0.000032)
build_up 0.007368 0.000837 2.424016 ( 3.739296)
build_miniruby 0.000000 0.001762 2.181796 ( 3.431957)
build_ruby 0.001417 0.000615 3.629710 ( 25.853877)
build_all 0.007246 0.001811 6.502393 ( 4.945287)
build_install 0.018858 0.001782 6.600182 ( 4.536284)
test_btest 0.000606 0.000139 62.072571 ( 37.519389)
test_basic 0.006155 0.001407 0.796435 ( 1.037883)
test_all 0.087726 0.041027 668.949910 (582.271439)
test_rubyspec 0.055180 0.025156 93.439598 (163.292868)
total: 826.63 sec