Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231203-185559
#<BuildRuby:0x000055656a0f6228
@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.20231203-185559",
@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.000001 0.000019 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.005174 0.003179 2.478679 ( 3.833243)
build_miniruby 0.001199 0.000103 1.731049 ( 1.974205)
build_ruby 0.001669 0.000143 3.232405 ( 3.746480)
build_all 0.000000 0.009532 5.617618 ( 4.780921)
build_install 0.014955 0.005552 6.916948 ( 5.669002)
test_btest 0.000711 0.000131 66.153879 ( 57.051448)
test_basic 0.006691 0.001232 0.772252 ( 1.319549)
test_all 0.092800 0.029431 664.704788 (401.083884)
test_rubyspec 0.043803 0.031732 89.386756 (126.673880)
total: 606.13 sec