Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231201-045149
#<BuildRuby:0x0000557e451ce0d0
@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.20231201-045149",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004369 0.004066 2.417434 ( 4.604778)
build_miniruby 0.001412 0.000163 2.037800 ( 2.832933)
build_ruby 0.001986 0.000000 3.223208 ( 4.351648)
build_all 0.001527 0.008109 5.409529 ( 5.938132)
build_install 0.010487 0.010888 7.051086 ( 7.167093)
test_btest 0.000813 0.000211 63.707651 ( 64.448778)
test_basic 0.006100 0.001582 0.787956 ( 1.363005)
test_all 0.092195 0.032274 667.990176 (459.515296)
test_rubyspec 0.030732 0.043642 89.239510 (125.898939)
total: 676.12 sec