Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231210-030217
#<BuildRuby:0x00005644762ee0d0
@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.20231210-030217",
@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.000002 0.000019 ( 0.000020)
autoconf 0.000031 0.000003 0.000034 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.007018 0.000780 2.550406 ( 3.754291)
build_miniruby 0.001588 0.000177 1.584444 ( 1.811064)
build_ruby 0.001555 0.000173 3.268395 ( 3.763727)
build_all 0.008596 0.000447 5.526222 ( 4.273621)
build_install 0.008262 0.012670 6.991968 ( 5.709386)
test_btest 0.000635 0.000123 61.789895 ( 59.307188)
test_basic 0.004245 0.004386 0.838791 ( 1.044713)
test_all 0.089270 0.034809 685.862828 (418.611855)
test_rubyspec 0.026693 0.050112 92.728510 (137.142802)
total: 635.42 sec