Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230711-131328
#<BuildRuby:0x0000561c22b0e980
@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.20230711-131328",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.006564 0.000423 2.201238 ( 4.148912)
build_miniruby 0.001447 0.000232 15.219989 ( 15.199833)
build_ruby 0.001761 0.000000 3.424628 ( 3.894750)
build_all 0.000616 0.007800 5.448190 ( 3.827824)
build_install 0.016263 0.005037 6.938393 ( 5.557461)
test_btest 0.001291 0.000312 67.828350 ( 37.504490)
test_basic 0.000000 0.008361 0.833132 ( 1.251109)
test_all 0.000945 0.000828 597.420979 (328.418642)
test_rubyspec 0.013225 0.047604 84.623556 (115.086891)
total: 514.89 sec