Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230727-031806
#<BuildRuby:0x000055d4d11f6458
@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.20230727-031806",
@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.000027)
autoconf 0.000031 0.000007 0.000038 ( 0.000037)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.005875 0.001259 2.394515 ( 4.599840)
build_miniruby 0.001288 0.000276 1.673312 ( 1.865297)
build_ruby 0.001479 0.000317 3.326603 ( 3.702524)
build_all 0.003491 0.005079 2.839851 ( 2.610813)
build_install 0.012690 0.008577 4.220275 ( 4.072895)
test_btest 0.000688 0.000200 65.104911 ( 40.668430)
test_basic 0.006301 0.001829 0.843681 ( 1.220513)
test_all 0.000891 0.000259 602.733654 (316.355506)
test_rubyspec 0.036992 0.023875 83.275354 ( 97.445483)
total: 472.54 sec