Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240119-205315
#<BuildRuby:0x000056252bcfa228
@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.20240119-205315",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.006163 0.000000 1.692843 ( 2.216349)
build_miniruby 0.001827 0.000000 78.815312 ( 23.544870)
build_ruby 0.001924 0.000000 3.081631 ( 3.310645)
build_all 0.007860 0.000000 5.042645 ( 2.118570)
build_install 0.012080 0.004165 5.799660 ( 2.995042)
test_btest 0.000879 0.000052 65.199044 ( 30.812517)
test_basic 0.003191 0.000188 0.761057 ( 1.001762)
test_all 0.103979 0.026972 721.388192 (755.044426)
test_rubyspec 0.048568 0.066720 170.519099 (292.423805)
total: 1113.47 sec