Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230902-113533
#<BuildRuby:0x000055cff9f9da48
@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.20230902-113533",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.005733 0.000242 1.838823 ( 3.224138)
build_miniruby 0.001963 0.000000 1.650182 ( 1.864707)
build_ruby 0.001777 0.000000 3.301211 ( 4.072237)
build_all 0.009618 0.000000 5.587606 ( 5.273638)
build_install 0.004674 0.017718 6.772590 ( 6.261089)
test_btest 0.000887 0.000221 61.348216 ( 48.748952)
test_basic 0.000746 0.006684 0.799149 ( 1.144672)
test_all 0.010085 0.005915 709.139344 (773.000609)
test_rubyspec 0.044241 0.039331 95.056948 (148.251706)
total: 991.84 sec