Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230907-033753
#<BuildRuby:0x000055f8846e5ff0
@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.20230907-033753",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000030 0.000001 0.000031 ( 0.000032)
configure 0.000024 0.000001 0.000025 ( 0.000025)
build_up 0.006988 0.000241 1.943994 ( 3.402965)
build_miniruby 0.001693 0.000058 2.128959 ( 2.901129)
build_ruby 0.001848 0.000064 3.379184 ( 4.208276)
build_all 0.009403 0.000023 5.605051 ( 5.289782)
build_install 0.016887 0.004866 7.117202 ( 7.667892)
test_btest 0.000000 0.000982 62.557145 ( 53.992637)
test_basic 0.000594 0.007703 0.835083 ( 1.291922)
test_all 0.011173 0.000000 702.882754 (710.503823)
test_rubyspec 0.063836 0.022264 94.863378 (144.224166)
total: 933.48 sec