Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230615-110817
#<BuildRuby:0x000055d2d3bd6068
@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.20230615-110817",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000023 0.000004 0.000027 ( 0.000025)
build_up 0.007642 0.000010 1.898488 ( 4.240229)
build_miniruby 0.001581 0.000218 1.449424 ( 1.725639)
build_ruby 0.001606 0.000221 2.764911 ( 3.456444)
build_all 0.007452 0.001028 2.366444 ( 2.425362)
build_install 0.021186 0.000043 3.592940 ( 3.981131)
test_btest 0.000710 0.000083 60.082675 ( 41.822639)
test_basic 0.002524 0.004571 0.709424 ( 1.028610)
test_all 0.001517 0.000223 531.137180 (284.776523)
test_rubyspec 0.014951 0.041619 75.089111 ( 98.999752)
total: 442.46 sec