Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231129-065452
#<BuildRuby:0x000055f1910fa090
@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.20231129-065452",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000030)
build_up 0.007155 0.000669 2.246171 ( 3.853600)
build_miniruby 0.001738 0.000000 3.668671 ( 3.706795)
build_ruby 0.002078 0.000000 3.544663 ( 4.151634)
build_all 0.009248 0.000338 5.454060 ( 4.918799)
build_install 0.017377 0.003445 6.801133 ( 5.997067)
test_btest 0.000807 0.000148 63.304541 ( 58.688692)
test_basic 0.000000 0.009049 0.843641 ( 1.360978)
test_all 0.092996 0.031842 681.204519 (368.044134)
test_rubyspec 0.040527 0.028977 88.839351 (108.007858)
total: 558.73 sec