Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240304-201312
#<BuildRuby:0x000055e73e60e048
@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.20240304-201312",
@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.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000041)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.009269 0.000234 4.414506 ( 5.404714)
build_miniruby 0.005756 0.000263 3.342419 ( 4.408521)
build_ruby 0.001806 0.000000 3.805712 ( 4.651134)
build_all 0.004493 0.004428 5.983400 ( 5.359985)
build_install 0.019530 0.001840 7.708529 ( 6.777307)
test_btest 0.000714 0.000116 73.969994 ( 64.132012)
test_basic 0.006919 0.001122 0.876340 ( 1.298748)
test_all 0.082636 0.039522 766.123529 (453.726666)
test_rubyspec 0.055697 0.039017 119.682558 (163.005535)
total: 708.77 sec