Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231031-211538
#<BuildRuby:0x000055abaa451dd8
@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.20231031-211538",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000024 0.000003 0.000027 ( 0.000026)
build_up 0.007231 0.000352 2.362824 ( 6.809882)
build_miniruby 0.001499 0.000000 5.363953 ( 7.173532)
build_ruby 0.000000 0.001733 3.303251 ( 4.411549)
build_all 0.000000 0.009533 5.273741 ( 6.145620)
build_install 0.012704 0.009412 6.811675 ( 7.472222)
test_btest 0.000934 0.000242 63.471526 ( 70.901154)
test_basic 0.006900 0.000683 0.734247 ( 1.262857)
test_all 0.093266 0.033742 632.589164 (586.013767)
test_rubyspec 0.028406 0.044317 89.605100 (139.572206)
total: 829.76 sec