Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240130-130036
#<BuildRuby:0x000055bce2e5a048
@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.20240130-130036",
@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.000021 0.000005 0.000026 ( 0.000025)
autoconf 0.000027 0.000006 0.000033 ( 0.000034)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.004019 0.002945 2.188455 ( 4.072884)
build_miniruby 0.001206 0.000325 2.374455 ( 3.208634)
build_ruby 0.001396 0.000376 3.528508 ( 4.418782)
build_all 0.004763 0.004221 5.681179 ( 6.378810)
build_install 0.020591 0.000118 7.064528 ( 7.326829)
test_btest 0.000698 0.000174 70.984553 ( 69.174383)
test_basic 0.003499 0.005049 0.844656 ( 1.618974)
test_all 0.084881 0.042362 754.929439 (824.532458)
test_rubyspec 0.067974 0.046118 177.158193 (277.388650)
total: 1198.12 sec