Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231213-150956
#<BuildRuby:0x000055619fa2e1e8
@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.20231213-150956",
@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.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000001 0.000031 ( 0.000030)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.007128 0.000246 2.601569 ( 3.790142)
build_miniruby 0.000000 0.001893 1.623652 ( 1.710537)
build_ruby 0.000000 0.001718 3.246913 ( 3.857792)
build_all 0.001804 0.007725 5.430270 ( 4.497542)
build_install 0.016515 0.004051 6.963641 ( 5.955986)
test_btest 0.000774 0.000107 60.707416 ( 38.397632)
test_basic 0.006903 0.000959 0.810341 ( 1.260472)
test_all 0.080445 0.042554 678.843886 (382.240101)
test_rubyspec 0.049384 0.022526 88.844770 (114.911387)
total: 556.62 sec