Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20231023-210053
#<BuildRuby:0x000055f6b5c06348
@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.20231023-210053",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000029 0.000004 0.000033 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.007633 0.001174 3.789910 ( 5.526291)
build_miniruby 0.000000 0.002180 15.662134 ( 17.158076)
build_ruby 0.000681 0.001293 3.239151 ( 3.871680)
build_all 0.004692 0.004200 5.079715 ( 4.338828)
build_install 0.019566 0.003066 7.387921 ( 6.583253)
test_btest 0.000725 0.000149 61.047949 ( 54.293606)
test_basic 0.000148 0.007978 0.764522 ( 1.165114)
test_all 0.103536 0.022570 677.953418 (561.297300)
test_rubyspec 0.029273 0.047844 88.746482 (157.968440)
total: 812.20 sec