Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-150316
#<BuildRuby:0x0000560ad354a450
@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.20231020-150316",
@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.000020 0.000004 0.000024 ( 0.000022)
autoconf 0.000023 0.000004 0.000027 ( 0.000028)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.003883 0.004007 2.450570 ( 4.124663)
build_miniruby 0.001785 0.000357 16.561546 ( 17.920755)
build_ruby 0.001882 0.000377 3.218108 ( 3.826094)
build_all 0.008531 0.000834 5.339432 ( 5.377774)
build_install 0.007177 0.015296 6.760777 ( 7.079875)
test_btest 0.000756 0.000233 64.493908 ( 67.719541)
test_basic 0.002218 0.005441 0.745275 ( 1.216054)
test_all 0.010644 0.000361 681.021761 (760.416906)
test_rubyspec 0.041865 0.034575 91.938527 (161.539337)
total: 1029.22 sec