Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231020-050325
#<BuildRuby:0x0000562458521d90
@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-050325",
@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.000002 0.000022 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.007309 0.000239 14.301388 ( 22.937320)
build_miniruby 0.001720 0.000123 2.175552 ( 20.237786)
build_ruby 0.002019 0.000144 3.292859 ( 25.423207)
build_all 0.005663 0.003945 16.530960 ( 20.675708)
build_install 0.013123 0.008375 6.852882 ( 8.640466)
test_btest 0.000941 0.000143 65.911194 ( 80.538955)
test_basic 0.004975 0.003625 0.793279 ( 1.626850)
test_all 0.009612 0.000920 679.548525 (762.296461)
test_rubyspec 0.033958 0.044065 92.518908 (142.746478)
total: 1085.12 sec