Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230529-090628
#<BuildRuby:0x000055b61998e278
@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.20230529-090628",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.006930 0.000832 1.973560 ( 4.552282)
build_miniruby 0.001298 0.000156 1.778710 ( 2.276969)
build_ruby 0.001302 0.000156 2.772905 ( 3.750128)
build_all 0.006639 0.000797 2.204227 ( 2.724344)
build_install 0.001607 0.017893 3.451648 ( 4.102579)
test_btest 0.000857 0.000000 58.430529 ( 48.515423)
test_basic 0.006058 0.000663 0.679848 ( 1.097057)
test_all 0.000942 0.000244 571.167744 (546.112352)
test_rubyspec 0.033226 0.030169 77.558220 (116.785906)
total: 729.92 sec