Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240312-181143
#<BuildRuby:0x000055ad5867e048
@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.20240312-181143",
@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.000023 0.000003 0.000026 ( 0.000026)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.009424 0.000607 4.525359 ( 5.890108)
build_miniruby 0.005165 0.000574 98.885628 ( 64.018835)
build_ruby 0.001502 0.000167 4.159072 ( 4.666899)
build_all 0.003672 0.004964 6.070684 ( 4.648875)
build_install 0.008312 0.013481 7.916682 ( 6.469230)
test_btest 0.000918 0.000000 73.221509 ( 64.341829)
test_basic 0.005791 0.002830 0.923884 ( 1.283706)
test_all 0.083532 0.039373 807.010809 (590.562940)
test_rubyspec 0.052585 0.043674 120.173088 (185.423053)
total: 927.31 sec