Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230625-151721
#<BuildRuby:0x00005570804b6450
@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.20230625-151721",
@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.000018 0.000002 0.000020 ( 0.000022)
autoconf 0.000031 0.000004 0.000035 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.002965 0.003721 2.127794 ( 4.112117)
build_miniruby 0.001569 0.000261 1.533299 ( 1.658142)
build_ruby 0.001435 0.000239 3.188383 ( 3.688260)
build_all 0.004616 0.004078 5.132282 ( 3.355317)
build_install 0.015451 0.003885 6.486433 ( 4.691217)
test_btest 0.000913 0.000182 63.139895 ( 40.981607)
test_basic 0.002672 0.005528 0.771138 ( 1.146532)
test_all 0.002123 0.000000 603.423470 (440.685622)
test_rubyspec 0.041203 0.019557 81.047179 (116.682014)
total: 617.01 sec