Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240114-060708
#<BuildRuby:0x000055f70efb1a48
@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.20240114-060708",
@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.000020 0.000004 0.000024 ( 0.000023)
autoconf 0.000028 0.000005 0.000033 ( 0.000034)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.005128 0.000986 1.751385 ( 2.444262)
build_miniruby 0.001655 0.000000 1.638989 ( 1.669290)
build_ruby 0.001814 0.000000 3.417953 ( 3.757315)
build_all 0.008461 0.000000 5.106115 ( 3.370532)
build_install 0.017904 0.000000 6.086331 ( 4.032051)
test_btest 0.000758 0.000000 64.697832 ( 50.358021)
test_basic 0.006696 0.000779 0.790625 ( 1.150189)
test_all 0.085384 0.043526 712.749956 (678.571255)
test_rubyspec 0.044383 0.036497 94.662609 (177.533568)
total: 922.89 sec