Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231218-211648
#<BuildRuby:0x0000562d4d4ba9a8
@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.20231218-211648",
@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.000000 0.000021 ( 0.000022)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000031 0.000000 0.000031 ( 0.000031)
build_up 0.006996 0.000593 2.564709 ( 3.235680)
build_miniruby 0.001625 0.000000 1.780382 ( 2.064368)
build_ruby 0.002209 0.000000 3.353331 ( 3.783916)
build_all 0.001019 0.007550 5.411123 ( 3.220871)
build_install 0.009948 0.008599 6.463510 ( 3.720242)
test_btest 0.000000 0.000967 58.440626 ( 33.624367)
test_basic 0.002327 0.006565 0.746778 ( 0.852404)
test_all 0.084608 0.041919 672.800154 (297.765541)
test_rubyspec 0.044014 0.024652 88.036557 (101.273570)
total: 449.54 sec