Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230910-234247
#<BuildRuby:0x000055ac14711f40
@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.20230910-234247",
@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.000019 0.000001 0.000020 ( 0.000022)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.006943 0.000631 2.461518 ( 5.151750)
build_miniruby 0.000000 0.002106 1.816578 ( 2.413675)
build_ruby 0.000000 0.001706 3.539581 ( 4.590427)
build_all 0.008697 0.000688 5.800954 ( 6.904209)
build_install 0.013647 0.009429 7.061286 ( 8.063440)
test_btest 0.000791 0.000132 64.792108 ( 66.981070)
test_basic 0.001049 0.008181 0.874150 ( 1.485080)
test_all 0.011081 0.000481 667.830338 (604.262158)
test_rubyspec 0.037990 0.045283 94.676720 (137.740277)
total: 837.59 sec