Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230916-161601
#<BuildRuby:0x000056227fa5a0d0
@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.20230916-161601",
@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.000019 0.000006 0.000025 ( 0.000027)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.004326 0.004038 2.508084 ( 5.082632)
build_miniruby 0.001396 0.000465 3.978076 ( 4.676164)
build_ruby 0.001687 0.000000 3.432406 ( 12.671368)
build_all 0.003749 0.005614 5.583605 ( 5.511123)
build_install 0.018518 0.003782 7.008120 ( 7.561164)
test_btest 0.000676 0.000232 67.591989 ( 51.058832)
test_basic 0.003581 0.005470 0.892638 ( 1.358522)
test_all 0.012089 0.005620 705.877622 (786.719367)
test_rubyspec 0.038560 0.048046 96.316527 (148.380487)
total: 1023.02 sec