Logfile: /home/ko1/ruby/logs/brlog.master-no-rjit.20230511-030721
#<BuildRuby:0x0000561aceda2048
@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.20230511-030721",
@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.000002 0.000021 ( 0.000022)
autoconf 0.000032 0.000005 0.000037 ( 0.000036)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.005826 0.000863 1.888302 ( 4.416643)
build_miniruby 0.000000 0.001642 1.262410 ( 1.396175)
build_ruby 0.000000 0.001592 2.679847 ( 3.249758)
build_all 0.003210 0.004536 2.271604 ( 2.421071)
build_install 0.013209 0.004285 3.460304 ( 3.971037)
test_btest 0.000927 0.000000 57.286443 ( 36.415716)
test_basic 0.000000 0.007735 0.676058 ( 1.048800)
test_all 0.000000 0.001322 555.219915 (274.581452)
test_rubyspec 0.037751 0.014141 72.491470 ( 90.525642)
total: 418.03 sec