Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230816-053055
#<BuildRuby:0x00005618e110a450
@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.20230816-053055",
@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.000018)
autoconf 0.000028 0.000003 0.000031 ( 0.000030)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006647 0.000244 2.298627 ( 4.655406)
build_miniruby 0.001391 0.000130 1.799087 ( 2.033728)
build_ruby 0.001831 0.000172 3.536863 ( 4.309230)
build_all 0.001201 0.008010 5.730965 ( 4.593897)
build_install 0.017011 0.003559 6.939775 ( 6.089189)
test_btest 0.000914 0.000145 66.212533 ( 48.236610)
test_basic 0.007441 0.000518 0.836505 ( 1.158648)
test_all 0.007786 0.003302 632.856483 (348.223621)
test_rubyspec 0.040407 0.034463 91.723971 (117.999537)
total: 537.30 sec