Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20240127-045739
#<BuildRuby:0x00005587ef68e0d0
@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.20240127-045739",
@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.000004 0.000023 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003587 0.003734 2.081521 ( 3.471306)
build_miniruby 0.001297 0.000288 1.817251 ( 2.102910)
build_ruby 0.001369 0.000304 3.726247 ( 4.613534)
build_all 0.006677 0.002720 5.768389 ( 5.737886)
build_install 0.014401 0.007305 6.984961 ( 6.515536)
test_btest 0.000656 0.000174 71.739359 ( 78.062947)
test_basic 0.004253 0.003874 0.819620 ( 1.383741)
test_all 0.088434 0.038888 759.116736 (764.618720)
test_rubyspec 0.045602 0.070377 178.566840 (282.802031)
total: 1149.31 sec