Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230611-171209
#<BuildRuby:0x000055c6e80f21e8
@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.20230611-171209",
@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.000002 0.000018 ( 0.000017)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.003331 0.003921 2.028429 ( 4.421122)
build_miniruby 0.001355 0.000217 1.518081 ( 2.012997)
build_ruby 0.001416 0.000226 2.775739 ( 3.502838)
build_all 0.002865 0.004697 2.292781 ( 2.521303)
build_install 0.019011 0.000353 3.574828 ( 4.087506)
test_btest 0.000582 0.000101 60.346973 ( 46.941924)
test_basic 0.003651 0.004200 0.712552 ( 1.139946)
test_all 0.001323 0.000265 605.472369 (440.841949)
test_rubyspec 0.041630 0.019222 78.845574 (119.713278)
total: 625.18 sec