Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230827-153111
#<BuildRuby:0x00005597b009a658
@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.20230827-153111",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000022 0.000005 0.000027 ( 0.000027)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.001112 0.007229 2.468196 ( 5.328612)
build_miniruby 0.000476 0.001781 13.038160 ( 12.136814)
build_ruby 0.001423 0.000413 3.383700 ( 4.385837)
build_all 0.009416 0.000000 5.512013 ( 5.111891)
build_install 0.019465 0.001603 6.888694 ( 7.064776)
test_btest 0.000773 0.000188 70.338424 ( 51.676684)
test_basic 0.002488 0.007448 0.866520 ( 3.192369)
test_all 0.014903 0.001955 663.370154 (738.787583)
test_rubyspec 0.049227 0.035624 96.338965 (145.249757)
total: 972.94 sec