Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231124-004708
#<BuildRuby:0x00005609e0d5a0d0
@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.20231124-004708",
@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.000000 0.000018 ( 0.000019)
autoconf 0.000034 0.000001 0.000035 ( 0.000035)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.006590 0.000244 2.061289 ( 2.955495)
build_miniruby 0.001614 0.000000 1.715656 ( 1.746910)
build_ruby 0.000000 0.002278 3.477816 ( 3.841777)
build_all 0.006952 0.002188 5.520081 ( 3.733788)
build_install 0.019453 0.001038 6.811606 ( 5.387968)
test_btest 0.000765 0.000052 62.443608 ( 51.406722)
test_basic 0.008504 0.000000 0.822087 ( 0.957288)
test_all 0.078598 0.045484 655.166702 (339.249476)
test_rubyspec 0.041550 0.032318 90.650637 (126.404699)
total: 535.69 sec