Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231103-231605
#<BuildRuby:0x00005650ffa169a8
@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.20231103-231605",
@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.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.002850 0.004503 2.354751 ( 3.442831)
build_miniruby 0.002088 0.000000 1.733717 ( 1.892807)
build_ruby 0.001849 0.000000 3.381739 ( 3.663282)
build_all 0.004752 0.004273 5.190226 ( 3.617342)
build_install 0.021079 0.001321 6.654756 ( 4.941263)
test_btest 0.000742 0.000116 63.666427 ( 39.549615)
test_basic 0.007302 0.001141 0.810195 ( 1.041371)
test_all 0.069780 0.054986 676.049005 (424.996453)
test_rubyspec 0.046085 0.031131 91.187769 (149.248126)
total: 632.39 sec